o


Standard Syntax:
     <%@ taglib prefix="o" uri="http://myfaces.apache.org/orchestra" %>

XML Syntax:
     <anyxmlelement xmlns:o="http://myfaces.apache.org/orchestra" />

Enhanced standard JSP actions and custom MyFaces actions.

Tag Library Information
Display NameNone
Version1.0.10
Short Nameo
URIhttp://myfaces.apache.org/orchestra
 

Tag Summary
endConversationEnds a conversation
separateConversationContextSeparates the current context from the children. e.g. commandLinks will start a new conversation context
converterAdd the specified managed-bean as a Converter for the parent UIComponent.
 


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