META-INF.tld.tiles-extras-jsp.tld Maven / Gradle / Ivy
The newest version!
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.web.jsp.taglib.UseAttributeTag
org.apache.tiles.web.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