<set> element

Appears in: <script>

A different way to define a new symbol, or redefine an existing one. The new symbol is defined using an OGNL expression.

Figure C.14. <set> Attributes

NameTypeRequired ?Default ValueDescription
keystringyes The key of the symbol to define.
expressionstringyes The OGNL expression to evaluate.