Hi,Every One

I want to use <spring:bind> to wrapper type,For example java.util.Date and java.lang.Integer,But when user doesn't input anything,There will be a type mismatch error,but I need an null value.

How can i deal with problem,any help would be appreciate!!