You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cayenne.apache.org by Malcolm Edgar <ma...@gmail.com> on 2006/08/02 00:49:12 UTC

[ANN] Click Framework 1.0 RC1 is now available

Hi All,

Click Framework 1.0 RC1 is now available.

Click Framework is an easy to learn and use J2EE web application
framework. Click is designed for web app development by commercial
Java teams. With Click developers should be able get up and running
within a day.

Click uses the Velocity 1.5 engine for rendering HTML pages and controls.

Please see online examples at:

    http://www.avoka.com:8080/click-examples

Changes to this release include:

* Added FormTable data grid control and associated FieldColumn class.
* Added PageSubmit control for redirecting to target pages.
* Added Page setForward(Class) method.
* Added Quick Start topic to Click documentation.
* Modified Form isFormSubmission() method to only return true if the
submission is from this form.
* Updated documentation and examples.

regards Malcolm Edgar