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
Explain struts.devmode?
What are the classes used in struts?
What is the purpose of plug-in tag in struct-config.xml?
Name the different types of actions found in struts.
What is the purpose of action-mappings tag in struct-config.xml?
What are the applications of struts?
How to handle exceptions in structs?
How can we display all validation errors to user on jsp page?
Difference between struts and spring?
What is role of actionservlet?
What are the aware interfaces in struts2?
How struts control data flow?
What are the struts2 error message keys that can come during file uploading process?
How to build struts application in eclipse?
List the important attribute and elements of action mapping under struts.