Bill O'Keefe wrote:

> Is it possible to suppress checking if a JSP file
> has been modified on every request?  It seems to me
> that on a production site, where JSPs are not changing,
> that this adds some unneccessary overhead to each request.
>
>     -- Bill

If you're using JRun, delete the .jsp files from your production environment
and leave only the class files.

cc

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to