Package | Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
TilesPlugin
Tiles Plugin used to initialize Tiles.
|
Modifier and Type | Class and Description |
---|---|
class |
ValidatorPlugIn
Loads
ValidatorResources based on configuration in the
struts-config.xml file. |
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.