gwt

TwitterFacebook
Get flash to fully experience Pearltrees
http://tomsondev.bestsolution.at/2009/12/17/qxwt-1-0-0-0-released/

QxWT 1.0.0.0 released « Tomsondev Blog

i 16 Votes Just like the qooxdoo -Team who today released Version 1.0 of their JavaScript library BestSolution.at and UFaceKit.org are proud to annouce (see official announcement here ) the availability of QxWT 1.0.0.0 which exposes this fantastic JavaScript-framework to the GWT-community. I know that there’s a bunch of other GWT-UI-libraries but I think QxWT provides features not offered by other libraries available. For me and probably others the dual licensing under LGPL and EPL of both qooxdoo and QxWT is very important because this gives adopters the possibility to use it in commercial as well as opensource applications.
GWT makes building a rich Ajax browser client interface even easier than building traditional Java GUI interfaces. As fabulous as GWT is, however, it can't create an entire Web application by itself. You must still have a data store on the server and some kind of framework for converting that data into Java objects that GWT can pass from the server to its client. http://www.ibm.com/developerworks/library/os-ad-gwt1/

Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse, Part 1: The fancy front end

It's official: GWT 1.2 released

http://googlewebtoolkit.blogspot.com/2006/11/its-official-gwt-12-released.html After a couple weeks of fixing all the issues our developer community has so diligently reported in the issue tracker , we are happy to announce the official release of Google Web Toolkit 1.2 today. As we mentioned when we released the 1.2 Release Candidate, you can now develop and debug with GWT on Mac OS X in addition to Linux and Windows. We are pretty proud of this particular feature because GWT is now about as "platform independent" as you can get: develop on Windows, Linux or Mac OS X and deploy to IE, Firefox, Safari and Opera on any platform, without any special cases in your code. (If you want a bit more detail about our implementation of Mac OS X support, our release nomenclature and other tidbits, this recent InfoQ interview may interest you.) We also have already talked about how much faster the 1.2 hosted mode debugging environment is.