Figured it out. I didn't realize that the item that I specified in quotes in the ActionError constructor had to be a reference to an entry in my application.resources file. I thought I could simply put in anything and it would display what I put in. The 'anything' would need to be in a second...
Would someone kindly clear my confusion? I have overridden the
validate(ActionMapping mapping, HttpServletRequest request)
method in my ActionForm and have successfully gotten it to check the items in my Form bean. However after having
ActionErrors errors = new ActionErrors()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.