This project has retired. For details please refer to its Attic page.
org.apache.tiles.jsp.taglib.definition (Tiles 2 2.2.2 API)

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

Package class diagram 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.



Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.