, 2004 1:48 PM
Subject: Re: accessing collections without iterating.
> Antony Paul wrote:
>
> >I think no because there is no property.
> >The first List(list1) is storing another List(list2). list2 contains
> >Strings.
> >
> >Antony Paul
> >
>
> T
> -Original Message-
> From: Antony Paul [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 19, 2004 8:32 PM
> To: Struts Users Mailing List
> Subject: Re: accessing collections without iterating.
>
>
> I think no because there is no property.
> The first Lis
Antony Paul wrote:
I think no because there is no property.
The first List(list1) is storing another List(list2). list2 contains
Strings.
Antony Paul
There are all sorts of ways to solve this. You can, for example, wrap
the List in a class which uses getters and setters that bean utils can
handl
ursday, August 19, 2004 10:36 PM
Subject: RE: accessing collections without iterating.
> -Original Message-
> From: Antony Paul [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 19, 2004 3:37 AM
> To: [EMAIL PROTECTED]
> Subject: accessing collections without iterating.
>
> -Original Message-
> From: Antony Paul [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 19, 2004 3:37 AM
> To: [EMAIL PROTECTED]
> Subject: accessing collections without iterating.
>
>
> Hi all,
> My situation is List inside List and I am using Struts
> 1.0. There is no
> beans
5 matches
Mail list logo