Difference between ActionErrors and ActionMessage?
Answer Posted / sridhar
ActionErrors handle only errors. But ActionMessage handles
errors as well as messages,due to this problem struts1.1
onwards they have depricated ActionErrors and ActionError.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of @createifnull annotation annotation?
What is the differences between struts1 and struts2?
Explain integrate log4j in struts2 application?
What is structs 2 validation framework?
Explain the complete struts validator framework.
What are the Core classes of Struts Framework?
What is the purpose of execute method of action class?
Can you give an overview of how a struts application flows?
Which technologies can be used at view layer in struts?
What is the purpose of @emailvalidator?
Define struts?
Explain the core end goal while using java struts?
What are the 5 constants of action interface?
Does struts include its own unit tests?
What is the use of forwardaction?