| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.apache.myfaces.custom.conversation.EnsureConversationTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
redirectTo | false | false | java.lang.String | redirect to the given view if the conversation is not running |
action | false | false | java.lang.String | the action which should be called in case of a not running conversation |
preCheck | false | false | java.lang.String | Delegate the check to the action method at all. The user has to check if a conversation is running. A action method is mandatory. |
name | true | false | java.lang.String | the name of the conversation |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |