User: vharcq  
  Date: 02/03/14 13:10:40

  Modified:    core/docs webdoclet.html
  Log:
  Add missing ejb:servlet load-on-startup parameter
  
  Revision  Changes    Path
  1.10      +4 -0      xdoclet/core/docs/webdoclet.html
  
  Index: webdoclet.html
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/docs/webdoclet.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -r1.9 -r1.10
  --- webdoclet.html    15 Feb 2002 17:40:21 -0000      1.9
  +++ webdoclet.html    14 Mar 2002 21:10:40 -0000      1.10
  @@ -517,6 +517,10 @@
       <TD><I>[description]</I>: String</TD>
       <TD>An optional description for the servlet.</TD>
     </TR>
  +  <TR>
  +    <TD><I>[load-on-startup]</I>: String</TD>
  +    <TD>The optional load-on-startup value.</TD>
  +  </TR>
   </TABLE>
   <H4><A NAME="web_servlet-init-param">@web:servlet-init-param</A></H4>
   <P>Declares init parameters for the Servlet with the specified parameter 
<I>name</I>,
  
  
  

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

Reply via email to