when I press the insert button, I get the error indicated on the title
Conversion Error setting value \'2013-10-26\' for \'null Converter\'
In Managed Bean You should use java.util.Date. and specify the converter. e.g.
you can specify the pattern for DateTimeConverter also you can use dateStyle,timeStyle, type.