Download struts2-jquery-bootstrap-archetype-grid-3.4.0.jar
struts2-jquery/struts2-jquery-bootstrap-archetype-grid-3.4.0.jar.zip( 25 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-bootstrap-archetype-grid/pom.properties META-INF/maven/com.jgeppert.struts2.jquery/struts2-jquery-bootstrap-archetype-grid/pom.xml archetype-resources.src.main.java.actions.Index.java archetype-resources.src.main.java.actions.data.CustomersDataProvider.java archetype-resources.src.main.java.actions.data.package-info.java archetype-resources.src.main.java.daos.CustomerDAO.java archetype-resources.src.main.java.models.Customer.java archetype-resources.src.test.java.actions.ActionTest.java archetype-resources/LICENSE.txt archetype-resources/pom.xml archetype-resources/src/main/resources/applicationContext.xml archetype-resources/src/main/resources/log4j.xml archetype-resources/src/main/resources/struts.xml archetype-resources/src/main/webapp/META-INF/MANIFEST.MF archetype-resources/src/main/webapp/WEB-INF/content/about.jsp archetype-resources/src/main/webapp/WEB-INF/content/contact.jsp archetype-resources/src/main/webapp/WEB-INF/content/index.jsp archetype-resources/src/main/webapp/WEB-INF/web.xml archetype-resources/src/main/webapp/index.jsp archetype-resources/src/main/webapp/js/html5.js archetype-resources/src/main/webapp/styles/content.css main.java.actions.Index.java main.java.actions.data.CustomersDataProvider.java main.java.actions.data.package-info.java main.java.daos.CustomerDAO.java main.java.models.Customer.java main/resources/applicationContext.xml main/resources/log4j.xml main/resources/struts.xml main/webapp/META-INF/MANIFEST.MF main/webapp/WEB-INF/content/about.jsp main/webapp/WEB-INF/content/contact.jsp main/webapp/WEB-INF/content/index.jsp main/webapp/WEB-INF/web.xml main/webapp/index.jsp main/webapp/js/html5.js main/webapp/styles/content.css test.java.actions.ActionTest.java