Today, InfoQ publishes a sample chapter "Integrating with a GWT-RPC Servlet" from "Google Web Toolkit", a book authored by Ryan Dewsbury.
The Google Web Toolkit (GWT) provides a significant boost to Ajax development. Any new technology like this is a hard sell especially when there are many other choices. In reality, nothing gives you the benefits GWT gives you for Ajax applications. If you're not already bound to a framework it just doesn't make sense to not use it. By using GWT for your Ajax application you get big performance gains for free.
Tag - performance
Wednesday 5 March 2008
High Performance Ajax with GWT
By dgirard on Wednesday 5 March 2008, 16:31 - GWT Article
Thursday 14 February 2008
GWT : improving performance
By dgirard on Thursday 14 February 2008, 08:31 - GWT Article
Renat Akhmerov, Sergey Dryganets, Alexey Kharlamov
Our team has used Google Web Toolkit since the 1.1 release. While we are very happy with overall development experience we have found several performance limitations of the library. Actually, the limitations originate from restrictions inherited from the HTML layout algorithms and browsers implementations. In this article we will try to offer ways to workaround these limits by using more effective ways of HTML manipulations.
Saturday 10 March 2007
Concern regarding GWT compiled html file size
By dgirard on Saturday 10 March 2007, 07:07 - GWT Misc
Very interesting answer from Dan MorillI have been planning to migrate a business application from C#/ASP.Net to the Java world. After spending a lot of time looking at different frameworks, I have decided upon GWT. I have put together a layout and app framework, where I can quickly add pages and interact with JBoss EJB. With only a fraction of the total work done, the file size is already 311 KB. Should I be concerned about the size at all? Are there any guidelines on how to keep the file size under check? At this point, other than this concern, I'm pretty happy with GWT.
Concern regarding GWT compiled html file size

Wednesday 24 January 2007
GWT : JavaScript Memory Consumption
By dgirard on Wednesday 24 January 2007, 12:16 - GWT Article
JavaScript Memory Consumption

Sunday 21 January 2007
Google Web Toolkit. Performance Test
By dgirard on Sunday 21 January 2007, 12:13 - GWT Article
Google Web Toolkit. Performance Test

