whats is mean Actionerrors and Actionerror?
Answer Posted / asim
ActionErrors is the super class of ActionError.So we have
to make one ActionError object for every error and add all
the objects to ActionErrors object.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of @result?
What configuration changes are required to use Tiles in Struts?
What are struts in java?
How nested beans can be used in Struts applications?
Which technologies can be used at view layer in struts?
What is the purpose of @customvalidator annotation?
What is the purpose of form-beans tag in struct-config.xml?
What are apache struts?
Explain about token feature in struts?
What are the core classes of the struts framework?
What validate() and reset() method does ?
What is the default suffix for struts2 action uri ?
What are the struts2 error message keys that can come during file uploading process?
What is the role of action class in struts?
What is the default location of result pages and how can we change it?