Package org.apache.struts.tiles.actions
package org.apache.struts.tiles.actions
-
ClassDescriptionAn 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.A standard Action that calls thereload()
method of our controller servlet to reload its configuration information from the configuration files (which have presumably been updated) dynamically.Base class for Tiles Actions.An Action that writes the definitions of the Tiles factory.