Download archetype-webx-quickstart-1.2.jar
archetype/archetype-webx-quickstart-1.2.jar.zip( 24 k)
The download jar file contains the following class files or Java source files.
META-INF/maven/archetype-metadata.xml
archetype-resources.src.main.java.app1.Visitor.java
archetype-resources.src.main.java.app1.module.action.RegisterAction.java
archetype-resources.src.main.java.app1.module.screen.form.Welcome.java
archetype-resources.src.main.java.app1.module.screen.list.Default.java
archetype-resources.src.main.java.app1.module.screen.multievent.SayHello1.java
archetype-resources.src.main.java.app1.module.screen.multievent.SayHello2.java
archetype-resources.src.main.java.app1.module.screen.simple.Count.java
archetype-resources.src.main.java.app1.module.screen.simple.Download.java
archetype-resources.src.main.java.app1.module.screen.simple.SayHi.java
archetype-resources.src.main.java.app1.module.screen.simple.SayHiImage.java
archetype-resources/.gitignore
archetype-resources/pom.xml
archetype-resources/src/main/webapp/WEB-INF/app1/form.xml
archetype-resources/src/main/webapp/WEB-INF/common/pipeline-exception.xml
archetype-resources/src/main/webapp/WEB-INF/common/pipeline.xml
archetype-resources/src/main/webapp/WEB-INF/common/resources.xml
archetype-resources/src/main/webapp/WEB-INF/common/uris.xml
archetype-resources/src/main/webapp/WEB-INF/common/webx-component-and-root.xml
archetype-resources/src/main/webapp/WEB-INF/common/webx-component.xml
archetype-resources/src/main/webapp/WEB-INF/logback.xml
archetype-resources/src/main/webapp/WEB-INF/web.xml
archetype-resources/src/main/webapp/WEB-INF/webx-app1.xml
archetype-resources/src/main/webapp/WEB-INF/webx.xml
archetype-resources/src/main/webapp/app1/templates/layout/default.vm
archetype-resources/src/main/webapp/app1/templates/screen/form/register.vm
archetype-resources/src/main/webapp/app1/templates/screen/form/welcome.vm
archetype-resources/src/main/webapp/app1/templates/screen/index.vm
archetype-resources/src/main/webapp/app1/templates/screen/list/asHtml.vm
archetype-resources/src/main/webapp/app1/templates/screen/list/asJson.vm
archetype-resources/src/main/webapp/app1/templates/screen/list/asXml.vm
archetype-resources/src/main/webapp/common/templates/layout/default.vm
archetype-resources/src/main/webapp/common/templates/macros.vm
archetype-resources/src/main/webapp/common/templates/screen/error.vm
Related examples in the same category