jholmes 2002/07/05 18:09:20
Modified: conf/share struts-config_1_1.dtd
Log:
make inputForward's default explicit like other attributes
Revision Changes Path
1.22 +2 -2 jakarta-struts/conf/share/struts-config_1_1.dtd
Index: struts-config_1_1.dtd
===================================================================
RCS file: /home/cvs/jakarta-struts/conf/share/struts-config_1_1.dtd,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- struts-config_1_1.dtd 5 Jul 2002 22:05:58 -0000 1.21
+++ struts-config_1_1.dtd 6 Jul 2002 01:09:20 -0000 1.22
@@ -459,7 +459,7 @@
"forward" element used to calculate the ultimate URL.
Set to false (the default) to treat the "input" parameter
of "action" elements as a subapp-relative path to the
- resource used for the input form.
+ resource used for the input form. [false]
locale Set to true if you want a Locale object stored in the
user's session if not already present. [true]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>