User Tools

Site Tools


org.gramar.base:tag.set

set Tag

The set tag Sets the value of an attribute on a given node to the resolved content of the tag.

If the given XPath expression resolves to multiple nodes, the tag acts against the first node in that collection.

Attribute Kind Required Purpose
select node yes An XPath expression resolving to a single node
name string yes The name of the attribute to be set

Full Form

<c:set select=“” name=“” >

Usage and Samples

Return to index

org.gramar.base/tag.set.txt · Last modified: 2016/06/27 20:35 (external edit)