Can not format a given object as a date - oracle 10g databas

I created the demo for job-scheduler, struts + hibernate with oracle 10g DB, I always get the exception: Can not format a given object as a date, on saving and on retrieving, I tried by all means to fix the date format and configured everything in JobSchedulerAction.java class but it doesn’t work.
Thanks if you can help!