I didn't notice if you also updated the version under docs or not ? I synced these docs about 4 months ago, bit I am sure they are out of sync.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 27, 2004 10:34 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-struts/xdocs/userGuide building_controller.xml > > mrdon 2004/04/27 15:34:01 > > Modified: doc/userGuide building_controller.xml > xdocs/userGuide building_controller.xml > Log: > Fixed incorrect listing of action mapping attributes affected by > wildcards (thanks Matthias Wessendorf) > > Revision Changes Path > 1.79 +1 -2 jakarta-struts/doc/userGuide/building_controller.xml > > Index: building_controller.xml > =================================================================== > RCS file: /home/cvs/jakarta-struts/doc/userGuide/building_controller.xml,v > retrieving revision 1.78 > retrieving revision 1.79 > diff -u -r1.78 -r1.79 > --- building_controller.xml 6 Apr 2004 23:30:54 -0000 1.78 > +++ building_controller.xml 27 Apr 2004 22:34:01 -0000 1.79 > @@ -1459,14 +1459,13 @@ > > <ul> > <li><code>type</code></li> > + <li><code>name</code></li> > <li><code>roles</code></li> > <li><code>parameter</code></li> > <li><code>attribute</code></li> > <li><code>forward</code></li> > <li><code>include</code></li> > <li><code>input</code></li> > - <li><code>forward</code></li> > - <li><code>forward</code></li> > </ul> > > <p> > > > > 1.2 +1 -2 jakarta-struts/xdocs/userGuide/building_controller.xml > > Index: building_controller.xml > =================================================================== > RCS file: /home/cvs/jakarta-struts/xdocs/userGuide/building_controller.xml,v > retrieving revision 1.1 > retrieving revision 1.2 > diff -u -r1.1 -r1.2 > --- building_controller.xml 29 Nov 2003 07:27:32 -0000 1.1 > +++ building_controller.xml 27 Apr 2004 22:34:01 -0000 1.2 > @@ -1453,14 +1453,13 @@ > > <ul> > <li><code>type</code></li> > + <li><code>name</code></li> > <li><code>roles</code></li> > <li><code>parameter</code></li> > <li><code>attribute</code></li> > <li><code>forward</code></li> > <li><code>include</code></li> > <li><code>input</code></li> > - <li><code>forward</code></li> > - <li><code>forward</code></li> > </ul> > > <p> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]