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 @conversionerrorfieldvalidator annotation?
Why is it called struts?
What are the two different types of validations that the validator framework supports?
What is the use of struts?
Where should struts xml be placed?
What are the different kinds of actions in struts?
Describe the basic steps used to create a tiles application?
Are interceptors thread safe?
What does apache struts do?
In how many ways duplicate form submission can occurs?
Name some of the features of struts2?
What is struts?
What is struts? Explain
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
Why do we need mapdispatchtoprops?