Download List

Project Description

Tapestry is a rich, component-based object model for developing dynamic, robust, highly interactive Web applications. Applications are constructed in terms of Java objects, methods and properties, instead of URLs and query parameters. It builds and interprets all URLs, dispatching directly to application-specific "listener" methods. It includes complete source code, documentation, tutorials and a complete example J2EE application.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-01-06 18:56
2.4-alpha-1

Extensive changes allowing for fewer and simpler specifications, and more flexibility on where specifications and templates are stored. Templates may now directly specify components and bind parameters to OGNL expressions. Listener methods may now be implemented in any BSF-supported scripting language (such as Jython or JavaScript).
Tags: Major feature enhancements

2002-12-10 22:19
2.3-beta-1

Minor bugfixes and improvements, but primarily a switch in license from the LGPL to the Apache Software License.
Tags: Minor feature enhancements

2002-10-12 01:41
2.2

Since release 2.1, support for the Object Graph Navigation Library, component libraries, client-side input field validation, and a community-written component reference have been added.
Tags: Major feature enhancements

2002-10-05 02:00
2.2-rc-1

The first (and, hopefully, only) release candidate for 2.2.
Tags: Minor bugfixes

2002-09-30 18:45
2.2-beta-3

This release adds minor bugfixes and upgrades to the latest versions
of Jetty and OGNL. The documentation is now split into its own
distribution. The Table component used for displaying sortable tables
with paging has been added. JUnit tests now produce a code coverage
report. Functionality is now frozen in preparation for release 2.2
final.
Tags: Minor bugfixes

Project Resources