Which free tools in particular?
JavaScript frameworks?
- GWT is a compiler making smaller, faster, and browser independent JavaScript .
Java front ends?
- GWT runs entirely in the browser relieving the server from generating new HTML for each HTTP request. Much of the application state can move to the browser letting the server concentrate on the application instead of rendering.