Bram Smeets Blog

 

Blog on Spring and DWR. AJAX with Spring made easy!

SpringOne 2007 - Slides & Sample code

Filed under: Ajax, Java, Spring — Bram Smeets at 2:39 pm on Wednesday, June 20, 2007

Update: I have updated the POMs of both sample applications to include the required references correctly.

I just presented my session entitled ‘Building web-based ‘fat clients’ using GWT’.
For those of you interested, you can download the slides and two sample applications that I used for the presentation.

SpringOne 2007 - Slides

SpringOne 2007 - Sudoku Application

SpringOne 2007 - Skeleton Application

Use the skeleton if you want to easily get start using GWT in combination with Spring.
Please note that you need to install GWT 1.4 to run these samples and setup your project correctly.
Most importantly, you need to add the GWT jars (except the benchmark one) to your classpath.

If you have any questions running the samples, feel free to contact me!
Hope this will help you get started using GWT.

Bram