Frank Langanke wrote:
Murali schrieb:
Hi , Can you someone provide me some information on how to precompile JSPs (probably thousands of JSPs) ? Regards, Murali
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jasper-howto.html
It looks to me like the only way to get Jasper 2 to precompile all JSPs shortly after web app deployment is to set development = false reloading = true checkInterval = ??? but this is a kludge because I don't expect the pages to change after deployment, I just want them compiled before anyone visits them. If I set checkInterval=10000000 or some very large value, will the pages be checked straightaway (then not for ages) or just not for ages? Paul Singleton -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.12.1/136 - Release Date: 15/Oct/2005 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]