Are you using widows?
"Dominik Jednoralski" <[EMAIL PROTECTED]>
09/17/2002 02:43 AM
Please respond to "Tomcat Users List"
To: "Tomcat User Help" <[EMAIL PROTECTED]>
cc:
Subject: Reloading .jsp-Pages
Hey,
I've a problem with reloading my jsp-pages. tomcat simply ignores the
changes I've made
to them. I added the following contexts in the server.xml-file:
<Context path="/WEB-INF/classes/myWebApp" docBase="myWebApp" debug="0"
reloadable="true" />
and
<DefaultContext reloadable="true" />
Anyway, they're still in the servers cache and aren't reloaded after an
update.
Does anyone of you smart guys know how to tell tomcat to always reload the
jsp-files and
-includes in the MyWebApp-Directory? Thank you...
Dominik Jednoralski
--
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]>