Difference between ActionErrors and ActionMessage?



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

Post New Answer

More Struts Interview Questions

What are struts in java?

0 Answers  


What is actionmapping?

0 Answers  


List some struts tag libraries?

0 Answers  


What is the configuration files used in struts?

0 Answers  


How can we display all validation errors to user on jsp page?

0 Answers  






What helpers in the form of jsp pages are provided in struts framework?

0 Answers  


What is filter dispatcher in struts?

0 Answers  


what is the difference between model1 and model2 architecture in struts?

3 Answers  


What is the purpose of struts.properties in struct2?

0 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

8 Answers   Satyam,


Name the different types of actions found in struts.

0 Answers  


Where can i get jar file for use the struts-tags in struts2?

2 Answers  


Categories