Hello ,

how do I access  nested attributes? I got a LinkedList which contains
values objects which I wish to display. The corresponding code in Struts
looks like this:

  <logic:iterate id="element" name="hvaList" indexId="index">
    <bean:write name = "element" property = "mb" />
   </logic:iterate>

What do I have to do in order to make it work with display-tag?

Best Regards,

Peter


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to