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

Reply via email to