Google to Introduce AJAX Toolkit at JavaOne | eWeek

Google to Introduce AJAX Toolkit at JavaOne

Written By
Darryl K. Taft
Darryl K. Taft
May 17, 2006
2 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

SAN FRANCISCO—Google is slated to introduce the Google Web Toolkit, a free Java development framework that enables developers to develop and debug applications in Java and deploy them in Asynchronous JavaScript and XML at the JavaOne conference here.

The GWT (Google Web Toolkit) is a Java software development framework that simplifies writing AJAX applications such as Google Maps and Gmail for developers who are not steeped in JavaScript or the nuances of all the different browsers, the company said.

“Google Web Toolkit combines our years of experience creating AJAX applications like Gmail, Google Maps and Google Calendar, with a number of smart development tools to solve many of the problems typically associated with writing AJAX code,” said a Google statement describing the technology.

The toolkit includes a Java-to-JavaScript compiler, built-in PRC (remote procedure call) support, and Java debugging support, the company said.

The Google Web Toolkit also features reusable user interface components and browser history management, so AJAX applications do not break the browsers back button—a common complaint among AJAX developers when building applications.

/zimages/1/28571.gifClick hereto read more about Google contemplating a move to join the Eclipse Foundation.

And the GWT compiler translates a Java application to browser-compliant JavaScript and HTML, the company said.

Moreover, GWT lets Java developers use their favorite Java development environment, be it Eclipse, JBuilder, IntelliJ or NetBeans, to write and debug an application in Java.

Then GWT translates the application to JavaScript for use in a browser.

The GWT-translated application then runs in either hosted or web mode.

In hosted mode, the application runs as Java bytecode within the JVM (Java Virtual Machine), Google officials said.

/zimages/1/28571.gifGuru Jakob Nielsen offers advice on designing applications for usability.Click hereto watch the video.

In Web mode, the application runs as pure JavaScript and HTML, compiled from the original Java source code with the GWT Java-to-JavaScript compiler, the company said.

/zimages/1/28571.gifCheck out eWEEK.coms for the latest news, reviews and analysis in programming environments and developer tools.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.