set reloadable=false in the context definition in server.xml. But this 
will require a restart of the server. Else, you can change the timestamp 
of the new source files to a older timestamp.

-- padhu


Alberto Romei 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]>
>
>
>  
>



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

Reply via email to