| On March 27th I presented An Introduction to GWT for Developers at ETE 2009.
Below are links to the PowerPoint presentation with notes, a PDF version without the notes, and the code that I used in my demonstration.
The Demo code is good review material if you want to see how everything works. If you want to actually run it, it will require a bit of setup. You will need to aquire the dependancies, and add them to the /war/WEB-INF/lib/ directory within the project. The full list of dependancies are listed in the .classpath file in the download. |