Uses of Interface
org.apache.struts.action.PlugIn
Package
Description
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
The validator package provides a series of classes to validate
ActionForm
type of input.-
Uses of PlugIn in org.apache.struts.extras.plugins
Modifier and TypeClassDescriptionclass
An implementation ofPlugIn
which can be configured to instantiate a graph of objects using the Commons Digester and place the root object of that graph into the Application context.class
Convenient implementation ofPlugIn
that performs as many verification tests on the information stored in theModuleConfig
for this module as is practical. -
Uses of PlugIn in org.apache.struts.tiles
-
Uses of PlugIn in org.apache.struts.tiles2
-
Uses of PlugIn in org.apache.struts.validator
Modifier and TypeClassDescriptionclass
LoadsValidatorResources
based on configuration in the struts-config.xml file.