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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]