Hi,

I have a web app and am running it under Tomcat 4.1.18. This might be a very common issue that I am facing. Basically the first time a .jsp page gets hit .. it gets compiled into a .class file. This happens for every .jsp file in the webapp. Is there a way that I can tell tomcat to compile the .jsps in my webapp without anybody having to access the .jsp page ?

Thanks.


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



Reply via email to