on JSP when I want to display error messages but when it returns to JSP page by
<form:errors path="arnNumber" cssClass="error" /></span>
it is giving me an exception
org.springframework.context.NoSuchMessageException: No message found under code 'ARN number is required.contactUsUtil.arnNumber' for locale 'en_US'.