arron       02/02/24 09:22:10

  Modified:    src/share/org/apache/struts/taglib/nested package.html
  Log:
  Adding the Nested extension of the OptionsCollection tag.
  
  Revision  Changes    Path
  1.3       +2 -0      
jakarta-struts/src/share/org/apache/struts/taglib/nested/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/taglib/nested/package.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- package.html      23 Jan 2002 06:38:22 -0000      1.2
  +++ package.html      24 Feb 2002 17:22:10 -0000      1.3
  @@ -210,6 +210,8 @@
           <td> <code>html:multibox</code> extension.</td></tr>
       <tr><td>nested:options</td>
           <td> <code>html:options</code> extension.</td></tr>
  +    <tr><td>nested:optionsCollection</td>
  +        <td> <code>html:optionsCollection</code> extension.</td></tr>
       <tr><td>nested:password</td>
           <td> <code>html:password</code> extension.</td></tr>
       <tr><td>nested:radio</td>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to