demoapp Index
Hi!
This is a
Tapestry5
demo web application presented at a
local meetup of Java Users Group Macedonia (JUGMK).
The demo consists of a single page Employees demonstrating basic CRUD functionality.
Also the demo demonstrates how easy is to make a Tapestry5 custom component. The component is named Slider and wraps the JQuery-UI slider component.
The code for the demo can be found on github here.