Hi all,
I am getting the following error. I don't know the cause of this error. Can anybody correct where I have gone wrong?
Thanks in advance.HTML Code:org.apache.jasper.JasperException: An error occurred while evaluating custom action attribute "items" with value "${status.errorMessages}": An error occurred while getting property "errorMessages" from an instance of class org.springframework.web.servlet.support.BindStatus (org.springframework.context.NoSuchMessageException: No message found under code 'login.userId.Required' for locale 'en_US'.)


Reply With Quote