Hi,
I want to personalize errors messages that occur during the binding of form fields into beans.
Here is the kind of messages:
Failed to convert property value of type [java.lang.String] to required type [int] for property 'champ2'; nested exception is java.lang.NumberFormatException: For input string: "132f"
Thanks for your help.
Thierry


Reply With Quote
