Package org.apache.tiles.jsp.taglib
The "tiles-jsp" tag library contains tags that are useful to create
templates, subpages other reusable view parts using the "tiles-core"
package.
-
Class Summary Class Description AddAttributeTag Add an element to the surrounding list.AddListAttributeTag Declare a list that will be pass as an attribute.DefinitionTag Create a definition at runtime.GetAsStringTag Render the value of the specified template attribute to the current WriterImportAttributeTag Import attribute(s) in specified context.InsertAttributeTag Inserts the value of an attribute into the page.InsertDefinitionTag Insert a definition.InsertTemplateTag Insert a template.PutAttributeTag Put an attribute in enclosing attribute container tag.PutListAttributeTag Declare a list that will be pass as attribute to tile.SetCurrentContainerTag Selects a container to be used as the "current" container.UseAttributeTag Exposes am attribute as a scripting variable within the page.UseAttributeTag.Tei Implementation ofTagExtraInfo
which identifies the scripting object(s) to be made visible.