Uses of Package
org.apache.struts.util
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 Utilities package provides a variety of families of classes,
to solve problems that are commonly encountered in building web applications.
The validator package provides a series of classes to validate
ActionForm
type of input.-
ClassDescriptionGeneral purpose abstract class that describes an API for retrieving Locale-sensitive messages from underlying resource locations of an unspecified design, and optionally utilizing the
MessageFormat
class to produce internationalized messages with parametric replacement. -
ClassDescriptionGeneral purpose abstract class that describes an API for retrieving Locale-sensitive messages from underlying resource locations of an unspecified design, and optionally utilizing the
MessageFormat
class to produce internationalized messages with parametric replacement.TokenProcessor is responsible for handling all token related functionality. -
ClassDescriptionGeneral purpose abstract class that describes an API for retrieving Locale-sensitive messages from underlying resource locations of an unspecified design, and optionally utilizing the
MessageFormat
class to produce internationalized messages with parametric replacement. -
ClassDescriptionA simple JavaBean to represent label-value pairs.General purpose abstract class that describes an API for retrieving Locale-sensitive messages from underlying resource locations of an unspecified design, and optionally utilizing the
MessageFormat
class to produce internationalized messages with parametric replacement.Factory forMessageResources
instances.General purpose utility methods related to module processing.TokenProcessor is responsible for handling all token related functionality. -
ClassDescriptionGeneral purpose abstract class that describes an API for retrieving Locale-sensitive messages from underlying resource locations of an unspecified design, and optionally utilizing the
MessageFormat
class to produce internationalized messages with parametric replacement.