Hi, I am using Velocity 1.5 and JDK 1.6 I am using method "mergeTemplate()" in class "org.apache.velocity.app.Velocity" First method parameter is name of Velocity template file. Looks like I can only use a relative path. Can someone tell me if it is possible to use an absolute path, and if so, then how?
Thanks, Avi.
