TagBundle
Documentation for 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 contains the Tags and Properties elements
Child elements
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| 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 |