but it prints the form field name like this map(username). I want to get the
key as name of form field. here username. possible ?

rgds
Antony Paul.

----- Original Message -----
From: "Fullam, Jonathan" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Wednesday, December 10, 2003 7:30 PM
Subject: RE: When HashMap will replace ActionForm ?


> That's where a map-backed Hashmap is useful.
>
> -----Original Message-----
> From: Antony Paul [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 10, 2003 6:02 AM
> To: Struts Users Mailing List
> Subject: Re: When HashMap will replace ActionForm ?
>
>
> I know that but one have to define 10 to 30 elements in struts-config.xml
> for that. With a hash map one have to say whether it is needed ot not. It
> could be accessed like DynaValidator form. And my requirement is to store
> simple text field values.
>
> rgds
> Antony Paul.
>
> ----- Original Message -----
> From: "Kalra, Ashwani" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Wednesday, December 10, 2003 4:05 PM
> Subject: RE: When HashMap will replace ActionForm ?
>
>
> > DynaValidator forms stores data in Hashmap internally if you dont want
to
> > define norma action forms.
> >
> >
> >
> >
> > >-----Original Message-----
> > >From: Antony Paul [mailto:[EMAIL PROTECTED]
> > >Sent: Wednesday, December 10, 2003 2:40 PM
> > >To: struts
> > >Subject: When HashMap will replace ActionForm ?
> > >
> > >
> > >Hi,
> > >    Is there any move to support HashMap in place of
> > >ActionForm ?. I dont
> > >want to start any argument. I have read a lot on ActionForm in
> > >this archive.
> > >
> > >rgds
> > >Antony Paul.
> > >
> > >---------------------------------------------------------------------
> > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> > ____________________________________________________
> > This message contains information that may be privileged or confidential
> and
> > is the property of the Cap Gemini Ernst & Young Group. It is intended
only
> > for the person to whom it is addressed. If you are not the intended
> > recipient, you are not authorised to read, print, retain, copy,
> disseminate,
> > distribute, or use this message or any part thereof. If you receive this
> > message in error, please notify the sender immediately and delete all
> copies
> > of this message.
> >
> > ---------------------------------------------------------------------
> > 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]
>

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

Reply via email to