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.

2001-01-30 15:14 Back to release list
0.2.8a

This release finally finishes implementing localization; Tapestry will select HTML templates and assets based on locale automatically. It adds improvements to the documentation and two new tutorials (one demonstrates various ideas in the guise of a Hangman game; the other demonstrates localization). The small and medium distributions now include the the Tapestry Developer's Guide (as a PDF). The full distribution is complete and ready to build, since it bundles ejb.jar from the jBoss distribution now (instead of relying on Sun's j2ee.jar, which is not redistributable).

Project Resources