Welcome to the Click ==================== Click is a J2EE web application framework featuring a Component and Page oriented design. Click is an open source project licensed using the Apache license. Comprehensive HTML documentation is provided under: webapps/click-documentation/index.html Or online at: http://click.sourceforge.net/ To get started with the Click Examples see: webapps/click-documentation/docs/examples.html To get started with building Click see: webapps/click-documentation/docs/building.html Click is built using the J2SE 1.4.2 and Ant 1.6.1. The main Ant targets include: build-framework build framework JAR file build-release build release ZIP file build-webapps build web application WAR files deploy-webapps copy WAR files to application server help display the Help message javadoc create Javadoc HTML files Please ensure you have configured build.properties