How to Vaadin » History » Version 1
Henning Blohm, 07.07.2013 13:14
| 1 | 1 | Henning Blohm | h1. How to use Vaadin in Z2 |
|---|---|---|---|
| 2 | |||
| 3 | Like mostly any Java Web Framework, there is no particular pre-requisite to using it with Z2. There is however some goodies when modularising Vaadin-based Web applications and when re-using Vaadin assets. |
||
| 4 | |||
| 5 | The Vaadin Add-On provides two Little helper facilities to make more out of Vaadin on Z2 than elsewhere: See [[Vaadin_Add-on]] for a detailed explanation. |
||
| 6 | |||
| 7 | A simple sample application can be found here: [[Sample-vaadin-spring-hibernate]]. |
