My favorites | Sign in
Project Logo
                
Code license: Apache License 2.0
Labels: GWT, GWTinPractice, Java, Ajax
Feeds:
People details
Project owners:
  charlie.collins
Project committers:
kebernet

GWT in Practice

This project is intended to be a quick and easy place to get the code samples for the Manning book GWT in Practice.

Buy the Book! GWT in Practice at Amazon

GWT in Practice at Manning

Manning site includes full table of contents, index, several sample chapters, support forum, and full source code download as ZIP archive.

Sample Code by Chapter

  1. Introducing GWT
  2. This chapter covers all the GWT basic concepts and addresses how we got here (some history and overview).
  3. A New Kind of Client
  4. Code -- Running Sample: Calculator
  5. Communicating with the Server
  6. Code -- This chapter demonstrates GWT RPC and related concepts (local install required).
  7. Core Application Structure
  8. Code -- This chapter demonstrates a GWT client, and a GWT RPC server side (local install required).
  9. Other Techniques for Talking to Servers
  10. Code -- This chapter covers server security issues, and deals with using alternate server communications methods (other than GWT-RPC, includes Flash proxy, SOAP, Applets, and Comet).
  11. Integrating Legacy and other Third Party JavaScript Libraries
  12. Code -- Running Samples: MooFx Demo ScriptaculousDemo
  13. Building, Packaging, and Deploying
  14. Code -- This chapter demonstrates building the same GWT-RPC sample project using Ant, Maven 2, and Maven 1.
  15. Testing and Continuous Integration
  16. Code -- This chapter demonstrates GWTTestCase and Benchmark, and includes a continuous integration example with test and code coverage reports enabled.
  17. Java Enterprise Re-invented
  18. Code -- This chapter (and the next) demonstrates a non trivial bookstore example application, using JPA and DTO objects to create, read, update, and delete database records.
  19. Building the Storefront
  20. Code -- This chapter is a continuation of the Chapter 9 project, with a focus on the front end.
  21. Managing Application State
  22. Code -- This chapter includes a non trivial wrap-up example that includes managing state and much more.








Hosted by Google Code