Files
struts/apps
Lukasz Lenart d2e9655154 Prepare for a new development cycle of Struts 7.4.0 (#1829)
* [maven-release-plugin] prepare release STRUTS_7_3_0

* [maven-release-plugin] prepare for next development iteration
2026-08-14 12:40:24 +02:00
..

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.