| |||||||
FRAMES NO FRAMES |
java.util.Map
interface whose keys and values are the names and values of a named class' class constants.Tag Information | |
Tag Class | org.bibeault.jrjournal.ccc.ConstantsMapTag |
TagExtraInfo Class | org.bibeault.jrjournal.ccc.ConstantsMapTag$ExtraInfo |
Body Content | empty |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
className | true | true | java.lang.String | The fully qualified name of the class whose class constants are to be established in the generated Map instance. |
var | true | false | java.lang.String | The name of the scoped variable to create. |
scope | false | false | java.lang.String | The scope in which the scoped variable is to be created. If specified, must be one of: page, request, session or application. If omitted, the variable is created in page context. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |