| Attributes Summary | |
| nameGiven : String | The name-given element provides the name for the scripting variable. |
| nameFromAttribute : String | The name of an attribute whose (translation-time) value will give the name of the variable. |
| declare : boolean | The value of the declare element indicates whether the scripting variable is to be defined or not. |
| scope : JSPScriptingVariableScope | |
| variableClass : JavaClass@ | |
| Attribute Details |