July 2013
Beginner
246 pages
5h 3m
English
We are going to rewrite the application that Eclipse's wizard or Maven's archetype, depending on your preferred tool, generates by default. We are going to turn it into a pure client side application that you can use even without a web server. The steps to create a client side application are as follows:
web.xml (that is, the server and server-mapping elements)..client part of the package as GWT expects this class to be in a package like ...