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

Reply via email to