Categories
Blogs Bookmarks Kim Blog (English) Technology

Google Web Toolkit – Build AJAX apps in the Java language

Google Web Toolkit – Build AJAX apps in the Java language

I’ve just discovered the Google Web Toolkit (GWT). A toolkit that makes it possible to build AJAX applications in the Java language.

The concept is this. You develop, test and debug your application in Java using the GWT classes, you then have the GWT convert your Java code to JavaScript and HTML.

This is a great idea. Frankly I’ve always wondered how people managed to debug JavaScript code. Now I know…They don’t!

Hmm…Guess I might still become a Java developer…

Leave a Reply

Your email address will not be published. Required fields are marked *