You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "ihepda@libero.it" <ih...@libero.it> on 2003/05/13 17:01:36 UTC

Session Attribute in Velocity

Hi,
I have to get an attribute by the session:
<input type="text" name="title" value='$rundata.getSession.getAttribute("title")' />

but Velocity build the response :
<input type="text" name="title" value='$rundata.getSession.getAttribute("title")' />

Why I'don't get the title attribute value of the session?

Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org