whats is mean Actionerrors and Actionerror?
Answer Posted / foujil ameen
An ActionErrors object has request scope.
but ActionError, Jsp page can retrieve the object from the
request and use the ActionError object contained whithin it to
display error messages to the user.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can we write our own interceptor and map it for action?
What is the purpose of @stringlengthfieldvalidator annotation?
How we can configured action mapping in struts?
What is Struts2?
Is struts compatible with other java technologies?
Which servlet does the struts framework use?
What is the purpose of @requiredstringvalidator annotation?
What is controller in struts2?
How action-mapping tag is used for request forwarding in struts configuration file?
What is the purpose of struct-config.xml in struct2?
What are the various struts tag libraries?
Can you explain struts validator framework?
What is the purpose of execute() method?
Explain integrate log4j in struts2 application?
What is actionmapping?