Google Web Toolkit – Build AJAX apps in the Java language

Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don’t speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatabilities between web browsers and platforms, and JavaScript’s lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile.

Site – http://code.google.com

One Response to “Google Web Toolkit – Build AJAX apps in the Java language”

  1. jyog Says:

    Dojo is also a gr8 framework, it doesnt force you to use any perticular language on server

    http://www.jyog.com

Leave a Reply