Skip to content

nirmalyakar/struts-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

748 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 the 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.txt file in each module with instructions 
and the URL to view that application.

About

Mirror of Apache Struts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 50.3%
  • FreeMarker 28.3%
  • HTML 17.2%
  • JavaScript 3.8%
  • CSS 0.4%