the code:
Velocity.mergeTemplate("\\\\networkcomputer\\shared$\\template.vm", "UTF-8",
context, sw);
gives error:
SEVERE: ResourceManager : unable to find resource in any resource loader.
can someone gives me example of how to use absolute path?
I'm using velocity 1.5 and I see there's update on FileResourceLoader class
that allow usage of absolute path, but I don't know how to use it...
thank you for the help
--
View this message in context:
http://www.nabble.com/absolute-path-for-template-file-tf4287074.html#a12203692
Sent from the Velocity - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]