Tag Documentation

[ tag libraries ] [ tags ]

The following document contains a summary of all the Jelly tag libraries.

Tag Libraries

[ tag libraries ] [ tags ]

LibraryDescription
jelly:bsf

A collection of tag libraries for working with BSF based scripting languages like JavaScript, Jython and PNuts

jelly:bsf

A collection of tag libraries for working with BSF based scripting languages like JavaScript, Jython and PNuts

Tag NameDescription
script A tag which evaluates its body using the current scripting language

Tags

[ tag libraries ] [ tags ]

bsf:script

A tag which evaluates its body using the current scripting language

Attribute NameTypeDescription
columnNumberintSets the columnNumber.
elementNamejava.lang.StringSets the elementName.
engineorg.apache.bsf.BSFEngineSets the engine.
escapeTextboolean
fileNamejava.lang.StringSets the fileName.
lineNumberintSets the lineNumber.
trimboolean