Ajax Bestiary: A Javascript Field Guide
 
Ajax Bestiary: A Javascript Field Guide
 
 

GWT Leaves Beta With 1.4 Release

Posted by Don Albrecht

GWT 1.4 was released today. This is the first non-beta release of the software and includes numerous improvements to improve the usability of the code.

New Features:

  • Rich Text Area, Improved Split Panels, Suggest Box & Buttons
  • Image Bundle to automatically consolidate image downloads
  • Servlet independence to allow any Java back-end infrastructure
  • Benchmarking system based on J-Unit
  • GWT can be added to HTML with simple <script> tag
  • Synchronous loading of external files
  • Ability to pull files across multiple domains
  • RPC whitelists automatically generated

You can download the new release at:
http://code.google.com/webtoolkit/download.html

More info on the release can be found here:
http://googlewebtoolkit.blogspot.com/2007/08/gwt-14-release-and-out-of-beta.html 


Leave a Reply