Package | Description |
---|---|
org.apache.struts.taglib.tiles |
The "struts-tiles" tag library contains tags that are useful in
creating dynamic reusable components.
|
org.apache.struts.tiles |
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
|
Class and Description |
---|
AddTag
Add an element to the surrounding list tag.
|
AddTagParent
Tag classes implementing this interface can contain nested
PutTag s. |
ComponentConstants
Constants used by Tiles/Components.
|
DefinitionTagSupport
Common base class for tags dealing with Tiles definitions.
|
InsertTag
This is the tag handler for <tiles:insert>, which includes
a template.
|
InsertTag.TagHandler
Inner Interface.
|
PutListTag
PutList tag implementation.
|
PutListTagParent
Tag classes implementing this interface can contains nested PutTag.
|
PutTag
Put an attribute in enclosing attribute container tag.
|
PutTagParent
Tag classes implementing this interface can contain nested PutTag.
|
Class and Description |
---|
ComponentConstants
Constants used by Tiles/Components.
|
Copyright ? 2000-2014 - The Apache Software Foundation