Hi,

I'd like know how I can use BeanUtils.copyProperties(form, model),
when I my objects have name equals but types noequals, example, in my
form I have a attribuite named "dateInsert" of type string, but in my
model I have this attribuite of the type java.util.Date. How I
specified to BeanUtils this type of conversion. I read some articles
in internet saw that I can implements a inteface converter, but i
don't know use. SomeBody can hope me, with link or example use this
classe???

Thanks folks,

--------------------------------------------------------------------------
Gabriel França Campolina
Sun Certified Programmer for the Java 2 Plataform

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

Reply via email to