Hi,

With an ActionForm, there is a smart way
To copy properties of the Form to another Bean :

BeanUtils.copyProperties(userform, user);

But is there a way to do something like this
With a DynaActionForm or a DynaValidatorForm ?

Thanks

--
Franck Lefebure
equipe web http://www.orangecaraibe.com 
mailto:[EMAIL PROTECTED]



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

Reply via email to