i'm trying to set a bean property of type java.util.Date from a String value. From the docs it appears that there's no default Converter to do this. I understand I have to write my own Converter, but I'm sure that someone else must have faced the problem before me. Can someone please post the Converter?
It would be nice to have this Converter built in the BeanUtils package. If I write my own should I post it back to this list?
flavio
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
