o
Tag endConversation


Ends a conversation


Tag Information
Tag Classorg.apache.myfaces.orchestra.conversation.jsf.components.EndConversationTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
onOutcomefalsefalsejava.lang.StringEnd the conversation only if the action outcome matches the given onOutcome. This can be a comma separated list. If not specified, then the conversation is always ended (except when the action returns null).
errorOutcomefalsefalsejava.lang.StringIf the action method throws an exception then use the given outcome for further navigation. The specified outcome is checked against onOutcomes just as if the action had returned the same value. If not specified then the original exception will be allowed to propagate.
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.