A step by step guide that will present how to develop a simple web application using Google's Web Toolkit (GWT) for the front end rich client and Spring as the back – end, server side framework. The sample web application will provide functionality to make CRUD (Create Retrieve Update Delete) operations to a database.
Check the tutorial by visiting the following link:
JavaCodeGeeks : GWT 2 Spring 3 Hibernate 3.5 Tutorial