GWT in Practice

The Google Web Toolkit (GWT) is an open source Java based Rich Internet Application and AJAX toolkit.

GWT in Practice is a teaching and reference book intended to go beyond the basics and demonstrate real world usage patterns for GWT development. GWT in Practice presents general best practices approaches, and scores of solutions to everyday problems you are likely to encounter. The book covers areas such as the following:
  • developing applications with GWT
  • using design patterns in a GWT context
  • understanding event handling and changing focus to an event based UI on the web
  • communicating with servers using GWT RPC, XML, JSON, SOAP, streaming, and Comet
  • packaging, deployment, and distribution
  • integrating with JEE concepts such as data binding with JPA, using Spring and Hibernate
  • testing and continuous integration
GWT in Practice GWT in Practice Manning Other TotSP GWT Resources