You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2003/02/15 13:02:06 UTC

cvs commit: jakarta-struts/doc/userGuide struts-nested.xml

husted      2003/02/15 04:02:06

  Modified:    doc/userGuide struts-nested.xml
  Log:
  + Add action attribute per #16959, Antoni Reus
  
  Revision  Changes    Path
  1.16      +6 -0      jakarta-struts/doc/userGuide/struts-nested.xml
  
  Index: struts-nested.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-nested.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- struts-nested.xml	19 Jan 2003 00:40:42 -0000	1.15
  +++ struts-nested.xml	15 Feb 2003 12:02:05 -0000	1.16
  @@ -1487,6 +1487,12 @@
       </attribute>
   
       <attribute>
  +      <name>action</name>
  +      <required>false</required>
  +      <rtexprvalue>true</rtexprvalue>
  +    </attribute>
  +
  +    <attribute>
         <name>anchor</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org