In your ActionForm, Collection myproperty = new ArrayList() ; then add elements into myproperty.
-----Original Message----- From: Gemes Tibor [mailto:[EMAIL PROTECTED] Sent: March 13, 2003 7:46 AM To: Struts Users Mailing List Subject: Re: example of java.util.Collection in struts logic:iterate Jamesey wrote: >can it be done? > >or must it be a concrete collection such as arraylist or list.. > > Its just an interface. It must have a concrete implementation. You'd better read some basic java book. Tib --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]