Hi Dhaiwal, I notice you're using a pretty old version of Velocity (1.2). The latest is Velocity 1.4, and the (unreleased) Velocity 1.5 in source control is stable and fixes many bugs. My first suggestion would be to try that.
How are you serving the files? If you are using VelocityServlet (now deprecated) I recommend you switch to VelocityViewServlet from Velocity Tools. More stable and actively maintained. This uses the WebAppResourceLoader which loads the files automatically from the web file directory. Hope this is helpful. Let us know if this is feasible. WILL --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
