But if you code like this: 
Collection c = new Vector(); 
then it will work!

Kjellaug.

----- Original Message ----- 
From: "Gemes Tibor" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, March 13, 2003 1:46 PM
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]

Reply via email to