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

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

dgraham     2003/02/26 20:11:02

  Modified:    doc/userGuide building_controller.xml
  Log:
  Updated to use processForwardConfig instead of deprecated processActionForward.
  
  Revision  Changes    Path
  1.56      +1 -1      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.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- building_controller.xml	19 Jan 2003 00:40:41 -0000	1.55
  +++ building_controller.xml	27 Feb 2003 04:11:02 -0000	1.56
  @@ -309,7 +309,7 @@
   
       <tr>
           <td>
  -         <code>processActionForward</code>
  +         <code>processForwardConfig</code>
           </td>
           <td>
           Finally, the process method of the RequestProcessor takes the 
  
  
  

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