Documentation Center

TagBundle

This topic describes the TagBundle element.

Description

Specifies a tag bundle. A tag bundle is a JAR file containing a set of tags and a configuration file that defines the tags. This JAR file must be on the classpath. Use this element to add the tags in this JAR file to the TCDL Engine.

The configuration file in this JAR follows the same format as the TCDLEngine configuration here, except that it may only contain the Tags and Properties elements

Attributes

AttributeDescription and useType
Resource

A reference to the configuration file for the tag bundle. The file must be present on the classpath, e.g. loadable as a resource.

(required)
string