This is a perfect situation for jsp pre-compiling before releasing your app. Check the archives as there have been numerous threads discussing how to do this...
justin At 12:26 PM 10/15/2002, you wrote: >Hi all, >i wanted to know if it is possible to tell tomcat NOT to reload the jsp >pages in a context, so that it continues executing the last generated >servlets even if the source .jsp files have been modified or deleted. > >I need this trick because i would like not to copy the jsp source, since i >have to deploy my webapp to a server that is maintained by people outside my >company. > >Any suggestion is appreciated. > >Thanks in advance. > >Alberto -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
