| Author |
passing multiple arrays using single logic iterate
|
Prams Coolkarni
Greenhorn
Joined: Nov 01, 2005
Posts: 12
|
|
Hi i have been working on Struts from past one month. I am facing a difficulty in logic:iterate tag. I want to pass two Lists at a time using same logic:iterate tag. Is is possible to do this if so how? Note that the Lists that i want to one shall contain an name and other shall contain the number associated with the name. As a result both of them should be itrated simulteneously so that i can use the value of number associated with the area correctly which could be used by me as a further reference when i need it. Thanks in advance PRAMS
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56547
|
|
|
Obviously this has nothing to do with Ant. Moved to the Struts forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: passing multiple arrays using single logic iterate
|
|
|