GWT Script does not load in Chrome and Internet Explorer
The Problem GWT (Google Web Toolkit) allows compiling Java into JavaScript source. I like to use it to create client-only JavaScript applications (this can be very useful for testing purposes). The GWT compiler will place all the compiled JavaScript sources in your project directory and the applications can be tested