Download struts2-archetype-quickstart-0.1.jar
struts2-archetype/struts2-archetype-quickstart-0.1.jar.zip( 5 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF META-INF/maven/archetype.xml META-INF/maven/org.mix3/struts2-archetype-quickstart/pom.properties META-INF/maven/org.mix3/struts2-archetype-quickstart/pom.xml archetype-resources.src.main.java.HelloWorldAction.java archetype-resources.src.main.java.IndexAction.java archetype-resources.src.test.java.HelloWorldActionTest.java archetype-resources.src.test.java.IndexActionTest.java archetype-resources.src.test.java.Start.java archetype-resources/pom.xml archetype-resources/readme.txt archetype-resources/src/main/resources/commons-logging.properties archetype-resources/src/main/resources/log4j.properties archetype-resources/src/main/resources/struts.properties archetype-resources/src/main/webapp/WEB-INF/web.xml archetype-resources/src/main/webapp/index.jsp archetype-resources/src/main/webapp/jsp/helloWorld.jsp archetype-resources/src/main/webapp/jsp/index.jsp