You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Programozás <pr...@hotmail.com> on 2004/01/14 19:46:44 UTC

title attribute

Hello,

I have a table cell with title attribute. I would like to set the value of the title dynamically:

<td title="ognl:propertyName"></td>

How can I force the evaluation of the expression? In this form it renders simply "ognl:propertyName" without evaluating the OGNL expression.

Thanks,
Norbi

Re: title attribute

Posted by Harish Krishnaswamy <hk...@comcast.net>.
<td jwcid="@Any" title="ognl:propertyName"></td>

-Harish

Programozás wrote:

> Hello,
> 
> I have a table cell with title attribute. I would like to set the value of the title dynamically:
> 
> <td title="ognl:propertyName"></td>
> 
> How can I force the evaluation of the expression? In this form it renders simply "ognl:propertyName" without evaluating the OGNL expression.
> 
> Thanks,
> Norbi


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