| commit | c7c5a4d98fff2229e8c682b5b83ab014a131fd28 | [log] [tgz] |
|---|---|---|
| author | Lukasz Lenart <lukaszlenart@apache.org> | Sun Sep 14 15:30:05 2025 +0200 |
| committer | GitHub <noreply@github.com> | Sun Sep 14 15:30:05 2025 +0200 |
| tree | c0412de23216cfd692f0ffcd3bb6c0a30d110713 | |
| parent | e4130066c215c17f0c6c22448c2dee16ed21fbd5 [diff] | |
| parent | 704c1017b16cf725387f42172d082aebef076a72 [diff] |
Merge pull request #489 from apache/dependabot/maven/io.quarkus-quarkus-universe-bom-3.26.2 Build(deps): Bump io.quarkus:quarkus-universe-bom from 3.21.2 to 3.26.2
This Maven multi-module project contains all the Struts 2 example applications that are part of the Getting Started Struts 2 tutorials at http://struts.apache.org.
To build all the example applications run the Maven command:
mvn -e clean package
In the project's root folder, Maven will build each module and create a .war file in the target sub-folder of each module.
You can then copy the .war files to your Servlet container (e.g. Tomcat, Jetty, GlassFish, etc).
There is a README file in each module with instructions and the URL to view that application.
The examples are using the latest Struts version, if you are looking for older versions please take a look on the Releases page.