You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2004/03/16 23:51:17 UTC

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs jasper-howto.xml

markt       2004/03/16 14:51:17

  Modified:    webapps/tomcat-docs jasper-howto.xml
  Log:
  Remove reference to unsupported largefile option.
  
  Revision  Changes    Path
  1.10      +0 -4      jakarta-tomcat-4.0/webapps/tomcat-docs/jasper-howto.xml
  
  Index: jasper-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/tomcat-docs/jasper-howto.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- jasper-howto.xml	12 Mar 2003 09:51:48 -0000	1.9
  +++ jasper-howto.xml	16 Mar 2004 22:51:17 -0000	1.10
  @@ -126,10 +126,6 @@
   code for each page instead of deleting it? <code>true</code> or
   <code>false</code>, default <code>true</code>.</li>
   
  -<li><strong>largefile</strong> - Should we store the static content of JSP
  -pages in external data files, to reduce the size of the generated servlets?
  -<code>true</code> or <code>false</code>, default <code>false</code>.</li>
  -
   <li><strong>logVerbosityLevel</strong> - The level of detailed messages to be
   produced by this servlet.  Increasing levels cause the generation of more
   messages.  Valid values are <code>FATAL, ERROR, WARNING, INFORMATION,</code>
  
  
  

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