META-INF.tld.tiles-extras-jsp.tld Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tiles-jsp Show documentation
Show all versions of tiles-jsp Show documentation
Tiles JSP support: Classes and tag libraries to use Tiles in a
JSP environment.
This tag library provides Tiles tags.
]]>
1.2
tilesx
http://tiles.apache.org/tags-tiles-extras
Use attribute value inside page.
Declare a Java variable, and an attribute in the specified scope,
using its attribute value.
Java variable and attribute will have the name specified by 'id',
or the original name if not specified.
]]>
useAttribute
org.apache.tiles.jsp.taglib.UseAttributeTag
org.apache.tiles.jsp.taglib.UseAttributeTag$Tei
empty
Declared attribute and variable name.
]]>
id
false
true
Class of the declared variable.
]]>
classname
false
true
Scope of the declared attribute. Default to 'page'.
]]>
scope
false
false
Attribute name.
]]>
name
true
true
If this attribute is set to true, and the attribute specified by the name
does not exist, simply return without error. The default value is false, which will
cause a runtime exception to be thrown.
]]>
ignore
false
true
boolean
© 2015 - 2025 Weber Informatics LLC | Privacy Policy