Google Releases AJAX Framework
Friday, June 23rd, 2006Google has released an AJAX framework to enable software developers to build AJAX-enabled applications using Java language with GWT (Google Web Toolkit).
Google’s statement :
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.
You can download the GWT from
