Hello all,

This is a velocity template question.

I want to expose a StaticServlet object that I have in the velocity context and refer in the velocity templates.
Also call its static method by passing the request object to it.

The equivalent in JSP is

<%= StaticServlet.getStaticPath(request, "/images/globe.gif")

I'm still trying to understand velocity better. Any help greatly appreciated .thanks

- Shan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to