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

Reply via email to