Download Source Code Google Web Toolkit 2.7.0 / 2.8.0 Beta1

  • Post author:
  • Post category:Download

Google Inc. is announcing that Google Web Toolkit with version number 2.7.0 / 2.8.0 Beta1 is already available to download.

What is Google Web Toolkit ?

Google Web Toolkit is .

Writing dynamic Web applications today is a tedious and error-prone process. Developers spends most of their time working around subtle incompatibilities between Web browsers and various platforms, while JavaScript’s lack of modularity makes sharing, testing, and reusing AJAX components difficult and annoying. The Google Web Toolkit, or simply GWT, lets the developer use standards compliant tools for writing Web apps, tools tested and used by Google’s own team when building famous tools like Gmail or Google Maps. When it comes to the actual process, GWT lets developers write the frontend in Java code, and when done it compiles it to standards and browser-compliant JavaScript and HTML source code. Because Java is a much more malleable programming language, developers spend less time, write less code but achieve a higher degree of complexity with their applications.

This is changelog for Google Web Toolkit version 2.7.0 / 2.8.0 Beta1 :

You can read the complete changelog and also download this latest version on their homepage: www.gwtproject.org