sdeby/tapestry5-appfuse
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Tapestry 5 AppFuse Demo ----------------------- Prerequisites ============= - Maven 2.0.6+ - SVN client - JDK 1.5+ Steps ===== To get started, please complete the following steps: 1. Get the source from SVN svn checkout http://tapestry5-appfuse.googlecode.com/svn/trunk/ tapestry5-appfuse-read-only 2. Change to the newly created directory and run the following command mvn jetty:run-war -Phsqldb 3. Launch your browser and view the application at http://localhost:8080/t5-appfuse-demo. Default users: admin/admin and user/user 4. More information can be found at: https://tapestry5-appfuse.googlecode.com