Users Mailing List
Subject: Re: How to convert request parameters into Collection type - Set
simply loose the "[n]" just have all fields with name "middleNames"
On Wed, Jan 20, 2010 at 8:34 PM, Mittal, Nitin (US - Mumbai) <
nimit...@deloitte.com> wrote:
> Hi,
>
Users Mailing List
Subject: Re: How to convert request parameters into Collection type - Set
simply loose the "[n]" just have all fields with name "middleNames"
On Wed, Jan 20, 2010 at 8:34 PM, Mittal, Nitin (US - Mumbai) <
nimit...@deloitte.com> wrote:
> Hi,
>
That might work for Set's where order isn't important, but how would you
populate a Liist? I've never had good luck there.
(*Chris*)
On Wed, Jan 20, 2010 at 5:18 AM, Steven Yang wrote:
> simply loose the "[n]" just have all fields with name "middleNames"
>
> On Wed, Jan 20, 2010 at 8:34 PM, M
Hi,
I need help in mapping JSP text fields to a setter in action class which have
parameter as Set
I know Struts 2 supports automatically converting sets of request parameters
into properties of various Collection type Lists
This can be done by having a setter in the action class as -
setMiddl
simply loose the "[n]" just have all fields with name "middleNames"
On Wed, Jan 20, 2010 at 8:34 PM, Mittal, Nitin (US - Mumbai) <
nimit...@deloitte.com> wrote:
> Hi,
> I need help in mapping JSP text fields to a setter in action class which
> have parameter as Set
>
> I know Struts 2 supports a
Hi,
I need help in mapping JSP text fields to a setter in action class which have
parameter as Set
I know Struts 2 supports automatically converting sets of request parameters
into properties of various Collection type Lists
This can be done by having a setter in the action class as -
setMiddl
6 matches
Mail list logo