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 ] 
[EMAIL PROTECTED] 


-----Original Message-----
From: Selim Hendrickson [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 05, 2004 4:07 PM
To: [EMAIL PROTECTED]
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to