jmitchell 2003/02/21 19:12:30 Modified: doc/userGuide struts-bean.xml Log: Little something I noticed while doing the taglib tests. Revision Changes Path 1.10 +1 -1 jakarta-struts/doc/userGuide/struts-bean.xml Index: struts-bean.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-bean.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- struts-bean.xml 19 Jan 2003 00:40:41 -0000 1.9 +++ struts-bean.xml 22 Feb 2003 03:12:29 -0000 1.10 @@ -777,7 +777,7 @@ <code>collection</code> attribute.</li> <li>As a JSP bean specified by the <code>name</code> attribute.</li> <li>As the property, specified by the <code>property</code> attribute, - of the JSP bean specified by the <code>bean</code> attribute.</li> + of the JSP bean specified by the <code>name</code> attribute.</li> </ul> </info>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]