BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Using Google Web Toolkit

Using Google Web Toolkit

Bookmarks
47:51

Summary

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. GWT lead Bruce Johnson intros GWT including high-performance AJAX, internationalization, and integration with existing web app.

Bio

Bruce Johnson is works at Google as Tech Lead of the Google Web Toolkit (GWT). Prior to joining Google, Bruce wrote a Visual Basic cross-compiler for mobile, a portable version of Microsoft COM for non-MS embedded devices, but without question, cross-compiling Java into JavaScript for GWT is his funnest achievement.

About the conference

JavaZone is a conference on Software Development and Java Technology organized by the javaBin, the Java User Group in Norway. It has a technological profile, and is probably best described as a miniature JavaOne; it usually offers a combination of tuturials, technical talks and an exhibition.

Recorded at:

May 24, 2007

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • 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.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT