What is the use of ActionErrors in Struts?
Answer Posted / neha
to correct last line in above - individual error is
described by a 'ActionMessage' object having a message key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
Explain architecture of struts2?
What are construction struts?
What are the various struts tag libraries?
What is the purpose of @emailvalidator?
What is struts?
How does struts2 token work?
What steps are required to for an application migration from Struts1 to Struts2?
What validate() and reset() method does ?
Explain the core end goal while using java struts?
What configurations are stored in struts configuration file ?
What do you mean by struts.dev mode?
What is controller in struts ?
What are pull and push mvc architecture and which architecture does struts2 follow?
What are the different kinds of actions in struts?