luehe       2004/10/05 12:48:07

  Modified:    webapps/docs jasper-howto.xml
  Log:
  modificationTestInterval is now specified in seconds
  
  Revision  Changes    Path
  1.22      +1 -1      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.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- jasper-howto.xml  5 Oct 2004 07:24:33 -0000       1.21
  +++ jasper-howto.xml  5 Oct 2004 19:48:07 -0000       1.22
  @@ -119,7 +119,7 @@
   
   <li><strong>modificationTestInterval</strong> - Checks for modification for a given
   JSP file (and all its dependent files) will be performed only once every specified 
amount
  -of milliseconds. Setting this to 0 will cause the JSP to be checked on every access.
  +of seconds. Setting this to 0 will cause the JSP to be checked on every access.
   Default is <code>4</code> seconds.</li>
   
   <li><strong>reloading</strong> - Should Jasper check for modified JSPs?
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to