Hi All, Sorry, this one's really a struts problem, but hopefully someone here can answer it quickly.
I have an <s:iterator ..> tag that works outside a <display:table ..> tag, but not inside. I'm trying to iterate over a collection that is one of the attributes of the list my <display:table tag is displaying, however, it appears that my collection attribute is always null. If I put exactly the same iterator on the same page, but outside my <display:table tag, it all works fine. Does <display:table do something funny to collection attributes of the objects it's displaying, or is there a special way of accessing them? TIA, Rob Hills Waikiki, Western Australia Mobile +61 (412) 904-357 Fax: +61 (8) 9529-2137 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
