when I press the insert button, I get the error indicated on the title
Conversion Error setting value \'2013-10-26\' for \'null Converter\'
You should import the appropriate Date package :
Date
import java.util.Date;