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

Packages that use ActionMessages
Package
Description
The action package is the core of the struts framework, providing the "Controller" aspect of a MVC model.
This package provides objects that encapsulate access to the request and session-scoped resources to service command processing.
The "config" package contains configuration objects that correspond to elements that may be specified in the struts-config.xml module configuration file.
The validator package provides a series of classes to validate ActionForm type of input.
Generated classes by antlr to support the validwhen validator.