----- Original Message ----- From: "Mike Jackson" <[EMAIL PROTECTED]> Subject: RE: Please: How do I get application redeploy to work with Apache front-end to Tomcat?
> If you change jsp's do the changes take effect? I'd expect servlets and > classes to not be reloaded, but the jsps ought to be. Also, you might check > to make sure your pages aren't being cached somewhere... If I replace a .jsp or .html page in the context all I have to do is reload the page at the browser to see the updated appearance, even if this requires recompiling the .jsp. It is not the pages which are being preserved through the redeploy, it is the tag classes. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
