Hello,
Is there a way to disable conversion failure error messages in struts 2 ?

My Problem :-
If the data is entered in the wrong format for a numeric field, the user sees 
two error messages on the page. For example:-
'7032A' is entered for 'ZIP Code', following error messages will be seen :-

.       Invalid field value for field 
"acquisition.acquisitionArrangementAddress.zipCd".
.       Please enter zip code

I think the first one is because of conversion failure and second one is the 
mandatory validation because the value could not be set in action.

Is there a way to disable conversion failure error messages ?

Thanks,
Nitin Mittal
Deloitte Consulting India Private Limited
cell:+91 9819213942 | office:+91 22 66445762 | VOIP:+1  615-718-8170 | Fax:+91 
22 66445999
nimit...@deloitte.com

P Please consider the environment before printing.


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law. If you 
are not the intended recipient, you should delete this message.

Any disclosure, copying, or distribution of this message, or the taking of any 
action based on it, is strictly prohibited. [v.E.1]


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to