Click provides an Examples web application to demonstrate Click features and common design patterns. The examples application is an important learning resource, and will help you to get up and running with Click as soon as possible.
This application will allows you to view the Page source code, templates and config files online.
You can view this application online at http://www.avoka.com/click-examples/
This WAR file will deploy to the contexts:
/click-examples
Please also see the examples/README.txt file for additional details.
You can checkout this application from https://click.svn.sourceforge.net/svnroot/click/trunk/examples/click-bench/
You can checkout this application from https://click.svn.sourceforge.net/svnroot/click/trunk/examples/click-cayenne/
You can checkout this application from https://click.svn.sourceforge.net/svnroot/click/trunk/examples/click-spring-cayenne/
For details about the original Petclinic application used here, please also see the petclinic/war/petclinic.html file.
To build this webapplication, please also see the README.txt file about how to proceed.