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
0.2.7

New text field components that perform validation on the input were added. The JBE was fixed to work well with GNU Make 3.79. Persistent page properties may be now be of type EJBObject (automatically converts between EJBObject and Handle). The Primix Virtual Library demo was changed to use an InstantDB database, instead of Hypersonic SQL.

2001-01-30 15:14
0.2.6

The big advance for this release is not the code, but the distribution itself. After careful review of the relevant licenses, the author has changed the Tapestry distribution to include the libraries (xerces and gnu-regexp) needed by the Tapestry framework, as well as Jetty 3.0.0_rc6. This means that you can be up and running the tutorial in about 10 seconds, once you have the JBE (Java Build Environment) set up. Further, if you download the jBoss application server, you can run the Primix Virtual Library application, a full J2EE application that demonstrates the power and features of Tapestry in a realistic setting.

2001-01-30 15:14
0.2.5

Fixes, improvements, and new components are included. This release also has a completely revised distribution format, with precompiled Jars, pre-generated Javadoc, and a single integrated download. This is meant to make Tapestry more approachable to the less-than-hardcore developer. The Servlet 2.2 API is now required. Jetty is recommended, and the examples and tutorials now include Jetty configuration files.

2001-01-30 15:14
0.1.4

Addition of the Tapestry Inspector (a component that allows for live, interactive debugging of a running Tapestry application using the application itself), a number of bugfixes and performance enhancements, and support for the Inspector in the examples and a discussion of the Inspector in the tutorial.

2001-01-30 15:14
0.1.3

Bug fixes were made, new components were added, and the Primix Virtual Library demonstration application was completed.

Project Resources