Skip to Main Content
Vaadin 7 UI Design By Example: Beginner's Guide
book

Vaadin 7 UI Design By Example: Beginner's Guide

by Alejandro Duarte
July 2013
Beginner content levelBeginner
246 pages
5h 3m
English
Packt Publishing
Content preview from Vaadin 7 UI Design By Example: Beginner's Guide

Time for action – creating a client side application

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:

  1. Create a new Vaadin project with the name clientsideapp using your IDE.
  2. Delete the generated UI class and any sign of the UI class in web.xml (that is, the server and server-mapping elements).
  3. Create a new entry point class for our application, please make sure you put your classes in the correct package (don't omit the .client part of the package as GWT expects this class to be in a package like ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Vaadin

Vaadin

Joachim Baumann, Daniel Arndt, Frank Engelen, Frank Hardy

Publisher Resources

ISBN: 9781782162261Other