You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2003/02/15 13:46:03 UTC

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

husted      2003/02/15 04:46:03

  Modified:    doc/userGuide index.xml
  Log:
  + Add link to Design Guidelines section.
  
  Revision  Changes    Path
  1.32      +3 -0      jakarta-struts/doc/userGuide/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/index.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- index.xml	19 Jan 2003 00:40:41 -0000	1.31
  +++ index.xml	15 Feb 2003 12:46:02 -0000	1.32
  @@ -113,6 +113,9 @@
                       <li><a href="building_controller.html#map_action_form_classes">4.3.2 Map-backed ActionForm Classes</a></li>
                       </ul>
                   <li><a href="building_controller.html#action_classes">4.4 Action Classes</a></li>
  +                    <ul>
  +                    <li><a href="building_controller.html#action_design_guide">4.4.1 Action Class Design Guidelines</a></li>
  +                    </ul>
                   <li><a href="building_controller.html#exception_handler">4.5 Exception Handler</a></li>
                   <li><a href="building_controller.html#plugin_classes">4.6 Plugin Classes</a></li>
                   <li><a href="building_controller.html#actionmapping">4.7 The ActionMapping Implementation</a></li>
  
  
  

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