Write AJAX apps using Java (Google Web Toolkit)

May 17th, 2006

Google Web Toolkit has been released. From the overview: "Google Web Toolkit (GWT) is a Java development framework that lets you escape the matrix of technologies that make writing AJAX applications so difficult and error prone. With GWT, you can develop and debug AJAX applications in the Java language using the Java development tools of your choice. When you deploy your application to production, the GWT compiler to translates your Java application to browser-compliant JavaScript and HTML."

This should make it easier to use AJAX functionality with Domino web applications.

Update: EclipseZone has an article called "Getting started with Google Web Toolkit (GWT)" that describes in detail how to use GWT.

June 27 update: An article on developerWorks has just been published: "Ajax for Java developers: Exploring the Google Web Toolkit".

Tags: , ,

Comments are closed.