Hi all,
or You can use a copy of your object as a field in form
(myForm.copyOfMyObject.field),
than in action use clone or something like that to propagate fields
back to original object.

Best greetings,
Paweł Wielgus.


2009/8/28 Sunil Choppara <sunil.chopp...@xius-bcgi.com>:
> Hi it is possible Vishal when u use DynaValidatorForm
>
>
>
> Regards
>
> Sunil ch
>
>
>
> -----Original Message-----
> From: vishalj [mailto:vish...@ivycomptech.com]
> Sent: Friday, August 28, 2009 11:06 AM
> To: user@struts.apache.org
> Subject: Mapping of form object to a java bean
>
>
>
>
>
> Is it possible to map all the form fields from struts form to some java bean
>
> without writing getter and setters in the action class for each field
>
> --
>
> View this message in context: 
> http://www.nabble.com/Mapping-of-form-object-to-a-java-bean-tp25184286p25184286.html
>
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
>
>
>
> ---------------------------------------------------------------------
>
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>
> For additional commands, e-mail: user-h...@struts.apache.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to