husted 2004/04/08 17:39:04
Modified: chain/apps/mailreader/src/webapp/WEB-INF/struts-config
default.xml
Log:
Add entry for RegisterAdd mapping
Revision Changes Path
1.3 +1 -0
jakarta-commons-sandbox/chain/apps/mailreader/src/webapp/WEB-INF/struts-config/default.xml
Index: default.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/chain/apps/mailreader/src/webapp/WEB-INF/struts-config/default.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- default.xml 8 Apr 2004 23:32:34 -0000 1.2
+++ default.xml 9 Apr 2004 00:39:04 -0000 1.3
@@ -21,6 +21,7 @@
<action-mappings>
<action path="/RegisterForm" forward="/missing.jsp" />
+ <action path="/RegisterAdd" forward="/missing.jsp" />
<action path="/Tour" forward="/missing.jsp" />
</action-mappings>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]