Release @VERSION@ | ||
Tapestry is a component based framework for creating sophisticated web applications. It's used with existing application servers, acting as a kind of "super servlet". Tapestry applications are built by configuring and combining components to form pages. You get surprisingly large amounts of robust functionality for startingly small amounts of effort and code! The JARs were created on @OS_NAME@ @OS_VERSION@ using the @JAVA_VENDOR@ JDK @JAVA_VM_VERSION@ compiler. This product includes software developed by the Apache Software Foundation
(http://www.apache.org/).
ConfigurationTapestry ships with the the Tapestry Workbench and the Virtual Library example applications, which are easy to configure and run. To run these Tapestry applications please ensure:
Basic setup: The demos require several external dependencies that cannot be distributed with Tapestry because of licensing conflicts. You will need one of the following:
In each case you will create the file
A sample file,
In addition, to run the Virtual Library application, you will need to download
two additional libraries. These
files are placed into the
Configuring JBossTo run the Tapestry Workbench and the Virtual Library applications with the JBoss server:
You can now run the Tapestry Workbench or the Virtual Library applications. Configuring JettyTo run the Tapestry Workbench application with Jetty servlet container:
You can now run the Tapestry Workbench application. Configuring TomcatTo deploy the Tapestry Workbench application onto an existing Tomcat installation: To run the Tapestry Workbench application with Tomcat servlet container:
You can then run the Tapestry Workbench application. Building from SourceTo build from source, you must set additional properties inside
You may then execute Documentation
..................................................... Tapestry is an open source project, hosted by The Jakarta Project and distributed under the terms of the Apache Software License 1.1. |