Author: mrdon
Date: Sun Jun 11 17:06:39 2006
New Revision: 413551

URL: http://svn.apache.org/viewvc?rev=413551&view=rev
Log:
Adding back struts properties

Added:
    struts/action2/trunk/apps/showcase/src/main/resources/struts.properties

Added: struts/action2/trunk/apps/showcase/src/main/resources/struts.properties
URL: 
http://svn.apache.org/viewvc/struts/action2/trunk/apps/showcase/src/main/resources/struts.properties?rev=413551&view=auto
==============================================================================
--- struts/action2/trunk/apps/showcase/src/main/resources/struts.properties 
(added)
+++ struts/action2/trunk/apps/showcase/src/main/resources/struts.properties Sun 
Jun 11 17:06:39 2006
@@ -0,0 +1,8 @@
+struts.i18n.reload=true
+struts.devMode = true
+struts.configuration.xml.reload=true
+struts.continuations.package = org.apache.struts.action2.showcase
+struts.objectFactory = spring
+struts.custom.i18n.resources=globalMessages
+#struts.action.extension=jspa
+struts.url.http.port = 8080


Reply via email to