How do you nest two iterate tags

<slogic:iterate id="actHour"  name="currentForm"   type= "fal.ActivityHour"  
property="actHourArray">  .
               <slogic:iterate id="actHour1"  name="currentForm" >
               type="fal.LocationHrs"   property="actHour.selected">
               </slogic:iterate>
</slogic:iterate>

Both Collections are Arrays.
Array 1 contains a bunch of Strings and and Array 2. Array 2 contains a 
bunch of Strings. I will have to use text boxes to update for which i plan 
to use the indexed tags.

Any Help would be appreciated. Any links alsp would be helpful

Thanks

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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

Reply via email to