Google Web Toolkit News - onGWT.com

To content | To menu | To search

Monday 7 May 2007

AJAX: Selecting the Framework that Fits

Andrew Turner and Chao Wang

GWT is a Java-based AJAX framework that lets you write front-end UI components using Java, then use the GWT compiler to convert them into HTML and JavaScript files. GWT's programming model also didn't fit well with our development environment because our team was split between UI developers and back-end Java developers. Also, the generated HTML/JavaScript code would be difficult to change if we had browser issues. Finally, building the application with GWT required us to learn new Java APIs—not good, considering our time and budget constraints.

AJAX: Selecting the Framework that Fits
Source : Picking an Ajax Framework

Saturday 24 March 2007

Gwt MorphEffect in action

Reinier :

So, while wrapping around YUI-EXT or scriptaculous is certainly a fine effort, the real solution is to rewrite it all in GWT code.

Hacking away at GWT
Source + Demo



Tuesday 20 February 2007

gwt-yui-ext Demos

gwt-yui-ext Demos