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.
GWT lets you avoid many of these headaches while offering your users the same dynamic, standards-compliant experience. You write your front end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.
一個基于Java的應用開發框架,可以用Java開發前端應用并將其轉換為使用AJAX實現的JavaScript/HTML應用。用來開發企業應用,特別是web office這種應用是特別合適的。
Downlaod: Google Web Toolkit (GWT) 1.3.3
Shareware web: http://www.google.com/
