The method saveErrors(HttpServletRequest, ActionErrors) in the type Action is not applicable for the arguments (HttpServletRequest, ActionMessages)
in action class execute method when i placed the above code it is giving me the above error. please suggest. thanks in advance.
View All Comments
| View Tutorial