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 does apache struts do?
Lists the bundled validators in struts?
What is struts? Explain
Can you explain the directory structure for a struts folder in brief ?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is interceptor? And life cycle methods of interceptor?
For a single Struts application, can we have multiple struts-config.xml files?
What is structs 2 validation framework?
What is apache struts vulnerability?
What does modeldriven interceptor?
Can you explain custom tag?
What is the use of web xml in struts2?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What applications use apache struts?
What are action errors?