Download struts2-jquery-archetype-base-3.5.0.jar
struts2-jquery/struts2-jquery-archetype-base-3.5.0.jar.zip( 11 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF META-INF/maven/archetype-metadata.xml META-INF/maven/com.jgeppert.struts2.jquery/struts2-jquery-archetype-base/pom.properties META-INF/maven/com.jgeppert.struts2.jquery/struts2-jquery-archetype-base/pom.xml archetype-resources.src.main.java.InitListener.java archetype-resources.src.main.java.actions.DialogContentAction.java archetype-resources.src.main.java.actions.HelloAction.java archetype-resources.src.main.java.actions.Index.java archetype-resources.src.test.java.actions.DialogContentActionTest.java archetype-resources.src.test.java.actions.HelloActionTest.java archetype-resources/LICENSE.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/dialog-content.jsp 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.DialogContentAction.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/dialog-content.jsp main/webapp/WEB-INF/content/hello.jsp main/webapp/WEB-INF/web.xml main/webapp/index.jsp test.java.actions.DialogContentActionTest.java test.java.actions.HelloActionTest.java