Uses of Class
org.apache.struts.action.ActionErrors

Packages that use ActionErrors
Package
Description
The action package is the core of the struts framework, providing the "Controller" aspect of a MVC model.
Configurable commands that may be placed within the request processor.
Commands which are particular to servlet processing.
The scripting package is the core of the Struts Scripting framework, which builds on Struts Action to allow Struts Actions be written with the scripting language of your choice.
The validator package provides a series of classes to validate ActionForm type of input.