| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.apache.myfaces.view.facelets.tag.jstl.core.SetHandler |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
var | false | false | java.lang.String | Name of the exported scoped variable to hold the value specified in the action. The type of the scoped variable is whatever type the value expression evaluates to. |
value | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| Expression to be evaluated. |
scope | false | false | java.lang.String | No Description |
target | false | false | java.lang.String | No Description |
property | false | false | java.lang.String | No Description |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |