Re: Force recompile of JSP in Tomcat 6

2009-07-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 7/22/2009 5:41 PM, David Wall wrote: > In a production environment in which JSPs do not change frequently, I'd > like to reduce the overhead of checking for JSP recompiles, assuming > that such checks are in fact costly You might want to lo

Force recompile of JSP in Tomcat 6

2009-07-22 Thread David Wall
In a production environment in which JSPs do not change frequently, I'd like to reduce the overhead of checking for JSP recompiles, assuming that such checks are in fact costly, and instruct Tomcat to recompile a given JSP should it change. In our environment, the JSP is written out by our web