Difference between ActionErrors and ActionMessage?
Answer / 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 |
who will run the execute method in struts?
What do you mean by the abstract package in struts2, and what is its utilization?
i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.
How to work with error tags?
Name some useful annotations introduced in Struts2?
What are the conditions for actionform to work correctly?
explain the struts-configuration file?
What is apache struts cve 2017 5638?
What is xml based validation in struts2?
What does params interceptor?
What does the term struts mean?
Where can I get a copy of struts?