|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlugIn | |
---|---|
org.apache.struts.plugins | |
org.apache.struts.tiles |
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles. |
org.apache.struts.validator | The validator package provides a series of classes to validate
ActionForm type of input. |
Uses of PlugIn in org.apache.struts.plugins |
---|
Classes in org.apache.struts.plugins that implement PlugIn | |
---|---|
class |
DigestingPlugIn
An implementation of PlugIn 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 |
ModuleConfigVerifier
Convenient implementation of PlugIn that performs as many
verification tests on the information stored in the ModuleConfig
for this module as is practical. |
Uses of PlugIn in org.apache.struts.tiles |
---|
Classes in org.apache.struts.tiles that implement PlugIn | |
---|---|
class |
TilesPlugin
Tiles Plugin used to initialize Tiles. |
Uses of PlugIn in org.apache.struts.validator |
---|
Classes in org.apache.struts.validator that implement PlugIn | |
---|---|
class |
ValidatorPlugIn
Loads ValidatorResources based on configuration in the
struts-config.xml file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |