I tried to use convertDateTime (type="date") and a property
java.sql.Date. I got conversion error. When I changed the bean property
to java.util.Date the error was gone.
To user java.sql.Date I have to code a custimized converter?
--
Vladimir M Coutinho
- convertDateTime and java.sql.Date Vladimir Coutinho
- Re: convertDateTime and java.sql.Date Mike Kienenberger

