Download struts2-archetype-starter-2.2.3.jar
struts2-archetype/struts2-archetype-starter-2.2.3.jar.zip( 24 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/archetype.xml META-INF/maven/org.apache.struts/struts2-archetype-starter/pom.properties META-INF/maven/org.apache.struts/struts2-archetype-starter/pom.xml archetype-resources.src.main.java.DateConverter.java 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/pom.xml archetype-resources/src/main/resources/applicationContext.xml archetype-resources/src/main/resources/globalmessages.properties archetype-resources/src/main/resources/log4j.properties archetype-resources/src/main/resources/struts.properties archetype-resources/src/main/resources/struts.xml archetype-resources/src/main/resources/xwork-conversion.properties archetype-resources/src/main/webapp/WEB-INF/decorators.xml archetype-resources/src/main/webapp/WEB-INF/decorators/main.jsp archetype-resources/src/main/webapp/WEB-INF/dwr.xml archetype-resources/src/main/webapp/WEB-INF/sitemesh.xml 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 archetype-resources/src/main/webapp/styles/forms.css archetype-resources/src/main/webapp/styles/layout-1col.css archetype-resources/src/main/webapp/styles/layout-navleft-1col.css archetype-resources/src/main/webapp/styles/layout-navleft-2col.css archetype-resources/src/main/webapp/styles/layout-navtop-1col.css archetype-resources/src/main/webapp/styles/layout-navtop-3col.css archetype-resources/src/main/webapp/styles/layout-navtop-localleft.css archetype-resources/src/main/webapp/styles/layout-navtop-subright.css archetype-resources/src/main/webapp/styles/layout.css archetype-resources/src/main/webapp/styles/main.css archetype-resources/src/main/webapp/styles/nav-horizontal.css archetype-resources/src/main/webapp/styles/nav-vertical.css archetype-resources/src/main/webapp/styles/tools.css archetype-resources/src/main/webapp/styles/typo.css archetype-resources/src/test/resources/test.properties