this is the personal blog of brandon quintana.

| | | | | |

Google Web Toolkit – Build AJAX Apps in the Java Language

May 17th, 2006

Google has released the Google Web Toolkit (GWT) written in Java to allow easy implementation of AJAX applications for web developers. What the Google Web Toolkit does is takes the developers Java code and converts it to HTML and JavaScript for use in an AJAX application.

This seems like a pretty cool tool. Though I haven’t written Java applications for a very long time, I’m sure it will help J2EE developers transition into AJAX web applications. Since I’ve converted over to using strictly the LAMP architecture, I don’t think I will find much use for this tool.

If you are like me you can check out Yahoo’s web development tools. It is more tutorial based as opposed to a code conversion application.

© 2004 - 2012 brandon quintana. all rights reserved.