The Google Web Toolkit (GWT) is a Java-centric framework for creating AJAX applications. GWT cross-compiles Java source into JavaScript, allowing Java developers to use their existing Java skills and tools to create AJAX apps. At JavaZone, Norway's Java conference, GWT lead Bruce Johnson intro'd GWT including high-performance AJAX, internationalization, and integration with existing web apps.
Watch Using Google GWT (47:51 min)
See also InfoQ's GWT coverage at InfoQ.com/gwt. The presentor Bruce Johnson is works at Google as Tech Lead of the Google Web Toolkit (GWT).
Watch Using Google GWT (47:51 min)
See also InfoQ's GWT coverage at InfoQ.com/gwt. The presentor Bruce Johnson is works at Google as Tech Lead of the Google Web Toolkit (GWT).
Community comments
Nice overview
by Kishore Senji /
Nice overview
by Kishore Senji /
Your message is awaiting moderation. Thank you for participating in the discussion.
Thanks for the nice and quick overview of GWT. Great to hear that it is really simple and easy to integrate GWT in to existing apps. I was under the impression that starting with GWT has to be a new app and it does not gel with an existing app.