Re: Dynaform Type Conversion

2004-03-26 Thread Joe Germuska
--- Joe Hertz [EMAIL PROTECTED] wrote: Does Struts provide a method where I provide it the name of the bean defined in the struts-config.xml and it return me an instance of the appropriate class, with all the dyna properties set up? At 3:19 PM -0800 3/25/04, Hubert Rabago wrote: It does

Re: DynaForm Type Conversion

2004-03-25 Thread Hubert Rabago
Take a look at BeanUtils.copyProperties. By default, though, it doesn't support conversion of dates, since it wouldn't know how you'd want your dates formatted. Check the archives of this list, there's been some discussion on that. Another archive you can check is that of the commons-user list.

Re: Dynaform Type Conversion

2004-03-25 Thread Joe Hertz
of the appropriate class, with all the dyna properties set up? -Joe -Original Message- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 8:38 AM To: Struts Users Mailing List Subject: Re: DynaForm Type Conversion Take a look

Re: Dynaform Type Conversion

2004-03-25 Thread Hubert Rabago
Message- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 8:38 AM To: Struts Users Mailing List Subject: Re: DynaForm Type Conversion Take a look at BeanUtils.copyProperties. By default, though, it doesn\'t support conversion of dates, since it wouldn