You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Steven Sajous <st...@dotmarketing.com> on 2003/04/24 00:13:22 UTC

copyProperties problem

Has anyone experienced problems with copyProperties where the source is an
actionForm and it has a string field that corresponds to a date field in the
destination bean?

Data from the actionForm is obviously from a form so it is all String.


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


Re: copyProperties problem

Posted by Jeff Kyser <kt...@comcast.net>.
Yup, lots of us have. One solution is to write a ConverterPlugIn.
Might want to review the mail archives.

-jeff

On Wednesday, April 23, 2003, at 05:13  PM, Steven Sajous wrote:

> Has anyone experienced problems with copyProperties where the source 
> is an
> actionForm and it has a string field that corresponds to a date field 
> in the
> destination bean?
>
> Data from the actionForm is obviously from a form so it is all String.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>


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