Spring webflow and type conversion for date formatting
问题 Environment: Spring 3.1.3.RELEASE Spring webflow 2.3.0.RELEASE I have posted this question recently on spring source forum. See: Spring webflow formatting issue I followed the steps outlined in the reference documentation and the top answer in stackoverflow too: Answer I expect when my form submits and binding occurs, that a parse exception is thrown when entering in an invalid date value. But i do not see this happening. Also if and when the exception is thrown, how do i handle it to display