whats is mean Actionerrors and Actionerror?

Answer Posted / shaik baji

ActionErrors and ActionMessages are available in earlier
versions of struts framework.

Actionerror:
------------
The ActionError purpose is an encapsulation of an
individual error message returned by the validate() method
of an ActionForm, consisting of a message key. It was
deprecated in struts 1.3 onwords versions.

Actionerrors:
-------------
A class that encapsulates the error messages being reported
by the validate() method of an ActionForm. Validation
errors are either global to the entire ActionForm bean they
are associated with, or they are specific to a particular
bean property (and, therefore, a particular input field on
the corresponding form).

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Briefly tell the two kinds of form beans.

557


what is meant by Struts Validator Framework?

561


What are the custom tags?

528


What is jakarta struts framework?

560


What is the difference between struts1 and struts2?

512






What do you mean by actionservlet?

545


What is strut web xml?

526


How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?

2530


What are the sections into which a strut configuration file can be divided?

550


What is actionmapping?

596


What is validate() and reset() functions?

562


Can you give an overview of how a struts application flows?

525


How many servlet controllers are used in a Struts Application?

511


Can you explain struts validator framework?

574


What is Struts2?

618