/[Apache-SVN]
ViewVC logotype

Revision 1498490


Jump to revision: Previous Next
Author: bphillips
Date: Mon Jul 1 14:42:21 2013 UTC (10 years, 11 months ago)
Changed paths: 45
Log Message:
initial commit of Struts 2 Message Resource example application that goes with the Getting Started Struts 2 tutorials

Changed paths

Path Details
Directorystruts/sandbox/trunk/struts2examples/message_resource/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/README.txt added
Directorystruts/sandbox/trunk/struts2examples/message_resource/pom.xml added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/helloworld/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/helloworld/action/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/helloworld/model/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/helloworld/model/MessageStore.java added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/register/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/register/action/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/register/action/Register.java added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/register/model/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/java/org/apache/struts/register/model/Person.java added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/global.properties added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/global_es.properties added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/log4j.dtd added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/log4j.xml added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/apache/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/apache/struts/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/apache/struts/package.properties added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/apache/struts/package_es.properties added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/apache/struts/register/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/apache/struts/register/action/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/apache/struts/register/action/Register.properties added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/apache/struts/register/action/Register_es.properties added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/org/apache/struts/register.jsp added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/resources/struts.xml added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/webapp/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/webapp/HelloWorld.jsp added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/webapp/META-INF/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/webapp/META-INF/MANIFEST.MF added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/webapp/WEB-INF/ added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/webapp/WEB-INF/web.xml added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/webapp/index.jsp added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/webapp/register.jsp added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/main/webapp/thankyou.jsp added
Directorystruts/sandbox/trunk/struts2examples/message_resource/src/test/ added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26