You'll have to use the "indexId" attribute to allow you to reference the
index value, and then directly reference the entry of the other
collection using that value.

> -----Original Message-----
> From: Justin Mahoney [mailto:[EMAIL PROTECTED] 
> 
> Hi,
> I have two Collections (ArrayLists) with an equal number of 
> elements that
> are directly related to each other, but the child elements have no
> references to each other. How can I use the logic:iterate tag 
> to iterate
> over the first and pull out the corresponding element from 
> the other for use
> in the html:link tag?
> Specifically, the second Collection is an ArrayList of Maps for the
> html:link tag's use with the 'property' attribute.
> Thanks,
> Justin
> 

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

Reply via email to