Use this:

<logic:iterate id="thisElement" name="someList" type="java.lang.String">
        <bean:write name="thisElement"/>
</logic:iterate>

This will go through a list of Strings and print out each one.  This also
works for lists of non-string objects.  Let me know if you need help with
that modification.


Keith Kamholz
Programming and Architecture
Moog Inc.

Phone: (716) 687-7001



-----Original Message-----
From: bhanu sistla [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2003 6:08 AM
To: [EMAIL PROTECTED]
Subject: bean:write with in logic:iterate 


How to use bean:write with in logic:iterate when we have a collection.
 
I have got a collections where i want to iterate through each element in the
collection
 
Regards
Bhanu
 



---------------------------------
Want to chat instantly with your online friends? Get the FREE
Yahoo!Messenger

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

Reply via email to