husted 2003/03/18 02:50:31
Modified: doc/userGuide struts-html.xml
Log:
Apply fix per #17592 (Harvey van der Meer). Tag should support a "naked" collection
that is not a property of a bean.
Revision Changes Path
1.54 +1 -1 jakarta-struts/doc/userGuide/struts-html.xml
Index: struts-html.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-html.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- struts-html.xml 6 Mar 2003 03:23:28 -0000 1.53
+++ struts-html.xml 18 Mar 2003 10:50:29 -0000 1.54
@@ -4635,7 +4635,7 @@
<attribute>
<name>property</name>
- <required>true</required>
+ <required>false</required>
<rtexprvalue>true</rtexprvalue>
<info>
The property of the form bean, or the bean specified by the name
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]