Jan Luehe wrote:

Hi Remy,

[EMAIL PROTECTED] wrote:

remm        2004/10/04 10:39:46

Modified: jasper2/src/share/org/apache/jasper/resources
LocalStrings.properties
jasper2/src/share/org/apache/jasper
EmbeddedServletOptions.java Options.java JspC.java
jasper2/src/share/org/apache/jasper/compiler Compiler.java
webapps/docs changelog.xml jasper-howto.xml
Log:
- Allow configuring the interval following a compilation during which a JSP will not be checked for modifications.


how is this different from the 'checkInterval' option?

The check interval is in seconds, and is for the background reloading thread. This means "at most one check every X ms".


I did consider reusing it, but since the unit was different, I chose not to.

Rémy


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



Reply via email to