InfoQ

InfoQ

Editor Specific Content View

All of Bruce Johnson's Content on InfoQ


Latest featured content by Bruce Johnson

Bruce Johnson discusses Google Web Toolkit

Topics
Java,
Open Source,
Web Frameworks,
Compilers,
Javascript,
Code Analysis

Google Web Toolkit (GWT) tech lead Bruce Johnson discusses the design of GWT, how GWT converts Java into JavaScript, community involvement with GWT, new features in GWT 1.4, and the philosophy behind GWT.

Using Google Web Toolkit

Topics
Rich Internet Apps,
Java,
Web Frameworks

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.