martinc     01/11/03 21:54:51

  Modified:    doc/userGuide building_controller.xml
  Log:
  Roll back one of the changes made for PR 4140, since it was incorrect.
  
  Revision  Changes    Path
  1.8       +0 -6      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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- building_controller.xml   2001/11/04 03:07:34     1.7
  +++ building_controller.xml   2001/11/04 05:54:50     1.8
  @@ -247,12 +247,6 @@
           
   
         <p>
  -        For every &lt;form-bean&gt; tag in your <code>struts-config.xml</code>
  -        file, you must have a corresponding Java class. The same holds true for
  -        each &lt;action-mapping&gt; tag.
  -      </p>
  -
  -      <p>
           The <code>struts-config.xml</code> file from the example application 
includes
           the following mapping entry for the "log on" function, which we will use
           to illustrate the requirements.  Note that the entries for all the other 
actions
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to