Sure. Did you try it and had an issue, or did you think it would be quicker to wait for a response on the list?
d. --- Marc Eckart <[EMAIL PROTECTED]> wrote: > Hi, > > I have a common problem :-) I have a collection of Objects and these > Objects > also contains Collections. How can I iterate through the child collection? > > Something like this: > > <s:iterator value="accountSearchResults.accounts" > status="rowstatus" > var="account"> > > > <s:iterator value="#account.attorneys" status="rowstatus" > var="attorney"> > > </s:iterator> > > </s:iterator> > > > Is this possible? > > Best Regards, > Marc > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]