Click Framework



(Back to docs.huihoo.com)

Introduction

Click is a simple JEE web application framework for commercial Java developers.

Click is an open source project, licensed under the Apache license.

Click uses an event based programming model for processing Servlet requests and Velocity for rendering the response. (Note other template engines such as JSP and Freemarker are also supported)

Documents

• Click Framework v1.4 Cheat Sheet

Links

• Click Homepage
• Click @ SourceForge
• Click Examples
• Click Blog
• Click Download