Here you are. html and java files are both uploaded as attachments for your reference. Data type of the date field in my entity is also java.sql.Date.
By the way,instead of above method, Now I have a try to change all the date type of Date from java.sql.Date into java.util.Date. Then everything is fine. -- If input is null and the field is not required converters do not run. Show us your code. -Igor http://www.nabble.com/file/p22155201/Bulletin.java Bulletin.java http://www.nabble.com/file/p22155201/ModifyBulletin.java ModifyBulletin.java http://www.nabble.com/file/p22155201/ModifyBulletin.html ModifyBulletin.html -- View this message in context: http://www.nabble.com/A-Bug-in-SqlDateConverter--tp22145097p22155201.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org