| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.apache.myfaces.custom.aliasbean.AliasBeanTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
alias | false | false | java.lang.String | The bean that will be set to the given value. Example : #{holder} |
id | false | false | java.lang.String | No Description |
value | false | false | java.lang.String | The value that the alias can be set to. This can be a string (like "toto") or a reference to an existing bean (like "#{myBean.member1}"). |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |