This is my first Velocity servlet app and I'm running into a couple of issues.
I'm using Tomcat 4.x and my servlet extends VelocityServlet. This is working fine except that changes to my templates made whilst Tomcat is running are not made apparent in Velocity i.e. Velocity is cacheing the template and doesn't re-read it until I close Tomcat and re-start it. Why is this and what can I do to defeat it? Thanks, Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]