Hi, 

 

I have two ArrayList that I need to iterate through:

 

<logic:iterate id="line" indexId="indexId" name="collection1">

          <bean:write name=”line” />

          // write info contained in collection2

          // something like this… but not working??

          <bean:write name=”collection2[indexed]” />

</logic>

 

collection1 and collection2 will always have the same number of records…

 

Any ideas?


United Rentals
Consider it done.™
800-UR-RENTS
unitedrentals.com

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

Reply via email to