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/17 01:09:22 UTC

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

markt       2004/03/16 16:09:22

  Modified:    webapps/docs jasper-howto.xml
  Log:
  Remove reference to unsupported largefile option.
  
  Revision  Changes    Path
  1.13      +0 -4      jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml
  
  Index: jasper-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- jasper-howto.xml	19 Dec 2003 18:58:51 -0000	1.12
  +++ jasper-howto.xml	17 Mar 2004 00:09:22 -0000	1.13
  @@ -108,10 +108,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>mappedfile</strong> - Should we generate static content with one 
   print statement per input line, to ease debugging?
   <code>true</code> or <code>false</code>, default <code>true</code>.</li>
  
  
  

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