Selim:
<logic:iterate collection="<%=bean.getArrayList()%>" id = "list"
>
//list would actually reference the objects within the
array list
<logic:iterate>
Anirudh Jayanth
SysArris Software
120A, Elephant Rock Road,
3rd Block, Jayanagar,
Bangalore - 560011
Tel: 6655165 / 052 [ ext - 244 ]
anirudh.j@sysarris.soft.net
-----Original Message-----
From: Selim Hendrickson
Sent: Friday, March 05, 2004 4:07 PM
To: struts-user@jakarta.apache.org
Subject: Collection inside a collection
Hi,
I have a bean which holds an Arraylist containing objects. Each object
also holds another collection as a variable. What I would like to do is
iterate both of the collections. Can anybody suggest a resource that
shows an example or suggest a clue?
Selim
---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org