PDA

View Full Version : Hi,every One,How Can I use spring:bind of this type


chen-de-quan@163.com
Sep 22nd, 2004, 09:40 PM
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!!