GWT/Grails Tutorial - First Steps (Jan Ehrhardt)

, June 16th, 2008

Original Source

Jan Ehrhardt has written an introductory tutorial on Grails 1.0.3, GWT 1.4 and the GWT Plugin 0.2.4 . It covers the following topics:

  • installing the GWT Plugin
  • creating a basic domain class
  • creating a service to be exposed to the GWT Client
  • creating the GWT Client
  • running and packing the GWT Client

This is quite the interesting read, we are hoping more tutorials on this subject to be posted in the future.

Tags: ,