Bruce W. Perry : "The Google
Web Toolkit (GWT) is a nifty framework that Java programmers can use to create
Ajax applications. The GWT allows you to create an Ajax application in your
favorite IDE, such as IntelliJ IDEA or Eclipse, using paradigms and mechanisms
similar to programming a Java Swing application. After you code the application
in Java, the GWT's tools generate the JavaScript code the application
needs."
