Class Summary |
DefinitionDispatcherAction |
An Action that dispatches to a Tiles Definition
that is named by the request parameter whose name is specified
by the parameter property of the corresponding
ActionMapping. |
ReloadDefinitionsAction |
A standard Action that calls the
reload() method of our controller servlet to
reload its configuration information from the configuration
files (which have presumably been updated) dynamically. |
TilesAction |
Base class for Tiles Actions. |
ViewDefinitionsAction |
An Action that writes the
definitions of the Tiles factory. |