User: pathoss 
  Date: 02/03/25 07:10:30

  Modified:    core/docs struts.html webdoclet_toc.html
  Log:
  Updated TOC. Changed format to struts:action-exception.
  
  Revision  Changes    Path
  1.11      +2 -2      xdoclet/core/docs/struts.html
  
  Index: struts.html
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/docs/struts.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -w -r1.10 -r1.11
  --- struts.html       25 Mar 2002 14:50:33 -0000      1.10
  +++ struts.html       25 Mar 2002 15:10:29 -0000      1.11
  @@ -183,9 +183,9 @@
     </tr>
   </table>
   
  -<h4><a name="action-forward">@struts:exception</a></h4>
  +<h4><a name="action-exception">@struts:action-exception</a></h4>
   
  -<p>Describes a mapping of an exception that may occur during Action delegation and
  +<p>Defines a mapping of an exception that may occur during Action delegation and
   should be handled by the ActionServlet. <strong>Struts 1.1 only.</strong></p>
   
   <table border="1" cellpadding="7">
  
  
  
  1.10      +1 -0      xdoclet/core/docs/webdoclet_toc.html
  
  Index: webdoclet_toc.html
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/docs/webdoclet_toc.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -r1.9 -r1.10
  --- webdoclet_toc.html        7 Mar 2002 21:18:25 -0000       1.9
  +++ webdoclet_toc.html        25 Mar 2002 15:10:29 -0000      1.10
  @@ -53,6 +53,7 @@
   <UL>
     <LI><A HREF="struts.html#action">@struts:action</A>
     <LI><A HREF="struts.html#action-forward">@struts:action-forward</A>
  +  <LI><A HREF="struts.html#action-exception">@struts:action-exception</A>
     <LI><A HREF="struts.html#form">@struts:form</A>
   </UL>
   
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to