Download struts2-archetype-portlet-2.3.8.jar
struts2-archetype/struts2-archetype-portlet-2.3.8.jar.zip( 12 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/org.apache.struts/struts2-archetype-portlet/pom.properties META-INF/maven/org.apache.struts/struts2-archetype-portlet/pom.xml archetype-resources.src.main.java.HelloAction.java archetype-resources.src.main.java.UpdateNameAction.java archetype-resources.src.test.java.JettyPlutoLauncher.java archetype-resources/pom.xml archetype-resources/src/main/resources/struts.xml archetype-resources/src/main/webapp/WEB-INF/jsp/edit/index.jsp archetype-resources/src/main/webapp/WEB-INF/jsp/view/index.jsp archetype-resources/src/main/webapp/WEB-INF/portlet.xml archetype-resources/src/main/webapp/WEB-INF/web.xml main.java.HelloAction.java main.java.UpdateNameAction.java main/resources/struts.xml main/webapp/WEB-INF/jsp/edit/index.jsp main/webapp/WEB-INF/jsp/view/index.jsp main/webapp/WEB-INF/portlet.xml main/webapp/WEB-INF/web.xml test.java.JettyPlutoLauncher.java