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]
- Trying to use the tutorial Steve
- Re: Trying to use the tutorial - solved Steve
- Re: Trying to use the tutorial - solved Kevin Cruz
- Re: Trying to use the tutorial - solved Gary Lawrence Murphy
- Re: StaticServlet's static method. Shan Gopalakrishnan
- Re: StaticServlet's static meth... Vijay K
- Re: StaticServlet's static ... Shan Gopalakrishnan
