> use <nested:iterate ...>
> 
> see docs http://jakarta.apache.org/struts/struts-nested.html

There's not too many examples there however.
More complete tutorial and examples here...
http://www.keyboardmonkey.com/next

Arron.

> 
> -----Original Message-----
> From: C. Struts [mailto:struts@;cmbsystems.com]
> Sent: Friday, October 25, 2002 2:05 PM
> To: Struts Users Mailing List
> Subject: Proper Syntax of Nested <logic:iterate>
> 
> 
> Can anyone please provide a pointer to some documentation or samples that
> use nested <logic:iterate>.
> 
> I have two beans that contain related data, aggregate and detail, and each
> bean has its own list.  But when I nest iterate tags I get all rows from the
> detail bean under each aggregate row.
> 
> Do I need just one bean with two lists?
> 
> Please help. Thanks.
> 
> -c
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:struts-user-help@;jakarta.apache.org>



--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to