You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Eric Everman <ev...@precedadesign.com> on 2005/01/20 20:27:43 UTC

Dynamic ognl property names

Hi-

How do I refer to a dynamic ognl property name?  For instance, I have a 
Foreach that iterates over a list of property names as:

       <div class="info" jwcid="@Foreach" source="ognl:rfields" 
value="ognl:field" element="div">
         <span><span jwcid="@Insert" value="ognl:bean.[The property 
whose name is contained in the 'field' property]" /></span>
       </div>

Any hints?

Thanks in advance,
Eric Everman


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