Please ask the Velocity Users mailing list, the Velocity Developers
mailing list is only for those actively developing Velocity itself.
http://velocity.apache.org/contact.html

Antonio

2011/3/18 jdra <[email protected]>:
>
>
> Hi All,
>
>   I have a servlet
>
>  Class testServlet extends HttpServlet
> {
> }
>
>  I am using apache velocity to generate some text.
>
>  But the path of .vm is not recognized
>
>   VelocityEngine ve=new Velocity();
>   Template template =ve.getTemplate("test.vm");
>
>
> Where should i place the .vm file.
>
> Any help is highly appreciated!!!!!
>
> Thanks.
> --
> View this message in context: 
> http://old.nabble.com/What-should-be-the-path-of--.vm-in-servlet-%28-Apache-Velocity%29-tp31183261p31183261.html
> Sent from the Velocity - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to