Download struts2-archetype-convention-2.3.8.jar
struts2-archetype/struts2-archetype-convention-2.3.8.jar.zip( 15 k)
The download jar file contains the following class files or Java source files.
META-INF/DEPENDENCIES META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE META-INF/maven/archetype-metadata.xml META-INF/maven/archetype.xml META-INF/maven/org.apache.struts/struts2-archetype-convention/pom.properties META-INF/maven/org.apache.struts/struts2-archetype-convention/pom.xml archetype-resources.src.main.java.InitListener.java archetype-resources.src.main.java.actions.HelloAction.java archetype-resources.src.main.java.actions.Index.java archetype-resources.src.test.java.actions.HelloActionTest.java archetype-resources.src.test.java.actions.IndexTest.java archetype-resources/LICENSE.txt archetype-resources/NOTICE.txt archetype-resources/README.txt archetype-resources/pom.xml archetype-resources/src/main/resources/package.properties archetype-resources/src/main/resources/package_es.properties archetype-resources/src/main/resources/struts.xml archetype-resources/src/main/webapp/WEB-INF/appengine-web.xml archetype-resources/src/main/webapp/WEB-INF/content/hello.jsp archetype-resources/src/main/webapp/WEB-INF/web.xml archetype-resources/src/main/webapp/index.jsp main.java.InitListener.java main.java.actions.HelloAction.java main.java.actions.Index.java main/resources/package.properties main/resources/package_es.properties main/resources/struts.xml main/webapp/WEB-INF/appengine-web.xml main/webapp/WEB-INF/content/hello.jsp main/webapp/WEB-INF/web.xml main/webapp/index.jsp test.java.actions.HelloActionTest.java test.java.actions.IndexTest.java