Hi Forum,
I have configured Velocity to springframework and initialize engine properties through velocity.properties file as velocityEngine("c:/Project/WEB-INF/conf/velocity.properties").
Any idea why cant velocity recognize the path from my application root as 'WEB-INF/conf/velocity.properties' or just 'velocity.properties' even if I have the folder in my classpath.
Please suggest me what is going wrong?
Mo.