Next time check documentation for this kind of questions.
<logic:iterate name="adminFormBean" property="anulFarms" id="oneFarm"> <b> Farm Number ${oneFarm.number} Name is - ${oneFarm.name}</b> <br> </logic:iterate> Cheers, Danny Eider Iturbe schrieb:
I don't know how to implement in jsp the code <logic:iterate id=...> to read all the values of the arraylist, Eider
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]