dmkarr 2003/03/18 20:53:24
Modified: contrib/struts-el/doc/userGuide struts-html-el.xml
Log:
making "property" attribute of "optionsCollection" tag be not required, to
match same change made for #17592 in base tag.
Revision Changes Path
1.17 +1 -1
jakarta-struts/contrib/struts-el/doc/userGuide/struts-html-el.xml
Index: struts-html-el.xml
===================================================================
RCS file:
/home/cvs/jakarta-struts/contrib/struts-el/doc/userGuide/struts-html-el.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- struts-html-el.xml 18 Jan 2003 05:04:14 -0000 1.16
+++ struts-html-el.xml 19 Mar 2003 04:53:24 -0000 1.17
@@ -4300,7 +4300,7 @@
<attribute>
<name>property</name>
- <required>true</required>
+ <required>false</required>
<rtexprvalue>false</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]