craigmcc    2002/08/08 16:30:39

  Modified:    doc/userGuide struts-html.xml
  Log:
  Document the "value" attribute of the <html:image> tag.
  
  PR: Bugzilla #11517
  Submitted by: David M. Karr <dmkarr at earthlink.net>
  
  Revision  Changes    Path
  1.19      +4 -0      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.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- struts-html.xml   8 Aug 2002 04:32:36 -0000       1.18
  +++ struts-html.xml   8 Aug 2002 23:30:39 -0000       1.19
  @@ -2354,6 +2354,10 @@
               <name>value</name>
               <required>false</required>
               <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>The value that will be submitted if this image button
  +              is pressed.</p>
  +            </info>
             </attribute>
   
           </tag>
  
  
  

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

Reply via email to