I am not sure that I understand the question, but maybe this will help. GWT is a set of tools that allows you to write your code in Java, then compile it to JavaScript. So GWT can do anything that JavaScript can do, including any other client-side tool or framework.