Sample components and concepts in Tapestry 5
- PDFLink - Integrates Apache FOP with tapestry templating to generate PDFs.
- GridDecorator - Grid mixin which provides a hook to decorate rows and cells
- Gallery - Display custom items in a paginated grid layout
- TabGroup - Ajax tab component using twitter bootstrap tabs
- ProgressLink - Fires a task and updates the progress in the UI. The task is executed asynchronously and is periodically polled for it's progress.
A demonstration of each component can be found at https://github.com/uklance/tapestry-stitch-demo/