I'm extending the VelocityViewServlet class and overriding the loadConfiguration method to load properties from my own storage area. This is fine and works great, but there are circumstances within the application where I need to change some settings dynamically e.g. cacheing.
Is there a way in which I can force Velocity to reload itself? i.e. force a call to the loadConfiguration method Thanks, Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
