Package org.apache.tiles.jsp.taglib.definition

Part of the tag library to create definitions inside JSP pages.

See:
          Description

Class Summary
DefinitionTag This is the tag handler for <tiles:definition>, which creates a custom definition.
DestroyContainerTag Destroys the accessible container.
InitContainerTag Deprecated. Don't use it, to initialize Tiles use TilesInitializer and the various ways to initialize Tiles, like TilesServlet.
InitContainerTag.RuntimeConfiguredContext A servlet context created "on the fly" for container initialization.
SetCurrentContainerTag Sets the current container, to be used by Tiles tags.
 

Package org.apache.tiles.jsp.taglib.definition Description

Part of the tag library to create definitions inside JSP pages.