tree: 77c2e3f64e87810608178cca3fcabd77b6b68f4d [path history] [tgz]
  1. rest-showcase/
  2. showcase/
  3. pom.xml
  4. README.md
apps/README.md

Struts 2 Apps

These module consists of two example applications, which were built using the Apache Struts project. One is an old-fashioned Web application and another is a modern REST based single page app.

Installation

Enter a given folder, either showcase/ or rest-showcase/ and start the app using Maven:

mvn jetty:run

then open your browser at http://localhost:8080 and navigate to a proper context.