Travis Stevens wrote:
The other thing to note about reloading JSPs is that tomcat 5.5 seems to
copy ones web context directory into its own webapps directory. Any
changes to the original JSPs will not show up unless you physically copy
the JSP from the original directory to the webapps directory.
I haven't observed this behavior with my Tomcat 5.5.
Maybe you have set antiResourceLocking="true" or something like this. In
this case I think tomcat will copy all the files.
Christoph
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]