I'm using TreeSet and my set objects are implementing Comparable interface,
so they are ordered, aren't they ? Altough, I know that Set doesn't have
get(index) method.
O.K. I'll switch to List. Thx.

--
Milan


newton.dave wrote:
> 
> --- On Wed, 8/27/08, Milan Milanovic wrote:
>> I don't understand this, what are you saying that I
>> cannot use Set in jsp in this way ?
> 
> What would it mean to get the nth index of a set??? Sets are unordered.
> 
> Dave
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--Iterate-through-two-lists-tp19052842p19189459.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to