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.
|
Modifier and Type | Class and Description |
---|---|
class |
AddTag
Add an element to the surrounding list tag.
|
class |
GetAttributeTag
Retrieve the value of the specified component/template attribute property,
and render it to the current JspWriter as a String.
|
class |
GetTag
This is the tag handler for <tiles:get>, which gets
content from the request scope and either includes the content or prints
it, depending upon the value of the content's
direct attribute. |
class |
InitDefinitionsTag
Init definitions factory.
|
class |
InsertTag
This is the tag handler for <tiles:insert>, which includes
a template.
|
class |
PutListTag
PutList tag implementation.
|
class |
PutTag
Put an attribute in enclosing attribute container tag.
|
Modifier and Type | Class and Description |
---|---|
class |
DefinitionsUtil
|
Copyright ? 2000-2014 - The Apache Software Foundation