whats is mean Actionerrors and Actionerror?
Answer Posted / foujil ameen
An ActionErrors object has request scope.
but ActionError, Jsp page can retrieve the object from the
request and use the ActionError object contained whithin it to
display error messages to the user.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does action do in struts?
Does struts include its own unit tests?
How do u provide security to ur project?(Banking domain project)
What is the purpose of '@customvalidator'?
What are the struts2 error message keys that can come during file uploading process?
What is struts2 framework?
Can you explain the directory structure for a struts folder in brief ?
Briefly tell the two kinds of form beans.
What is the purpose of @validations annotation?
What is DynaActionForm?
What is use of i18n interceptor?
What are pull and push mvc architecture and which architecture does struts2 follow?
List the important attribute and elements of action mapping under struts.
How properties of a form are validated in Struts?
What configuration changes are required to use resource files in Struts?