Google to Introduce AJAX Toolkit at JavaOne

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 browser’s back button—a common complaint among AJAX developers when building applications.

Click here to 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.

Read the full story on eWEEK.com: Google to Introduce AJAX Toolkit at JavaOne