You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Nazim Nizar <nn...@workforcesoftware.com> on 2002/03/13 01:32:03 UTC

Access velocity variable in JSP?

Hi,

* Is there a way to access velocity variable in JSP code? via a pageContext
or scopeTool or else?
* Is there a way to put velocity variable into JSP context (pageContext)?

Reply needed ASAP,
Nazim




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Access velocity variable in JSP?

Posted by "Geir Magnusson Jr." <ge...@optonline.net>.
On 3/12/02 7:32 PM, "Nazim Nizar" <nn...@workforcesoftware.com> wrote:

> Hi,
> 
> * Is there a way to access velocity variable in JSP code? via a pageContext
> or scopeTool or else?

There is a little tool called the 'veltag', a tag library that lets you use
Velocity in JSPs.

http://jakarta.apache.org/velocity/veltag.html

See if that helps.

> * Is there a way to put velocity variable into JSP context (pageContext)?
> 
> Reply needed ASAP,
> Nazim
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 

-- 
Geir Magnusson Jr.                                     geirm@optonline.net
System and Software Consulting
The question is : What is a Mahnamahna?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>