s
Tag ensureConversation


Ensures a named conversation is running


Tag Information
Tag Classorg.apache.myfaces.custom.conversation.EnsureConversationTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
redirectTofalsefalsejava.lang.Stringredirect to the given view if the conversation is not running
actionfalsefalsejava.lang.Stringthe action which should be called in case of a not running conversation
preCheckfalsefalsejava.lang.StringDelegate the check to the action method at all. The user has to check if a conversation is running. A action method is mandatory.
nametruefalsejava.lang.Stringthe name of the conversation

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.