f
Tag subview


Container action for all JavaServer Faces core and custom component actions used on a nested page via "jsp:include" or any custom action that dynamically includes another page from the same web application, such as JSTL's "c:import".


Tag Information
Tag Classcom.sun.faces.taglib.jsf_core.SubviewTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.String Value binding expression to a backing bean property bound to the component instance for the UIComponent created by this custom action.
idtruefalsejava.lang.String Component identifier of the UINamingContainer component to be created.
renderedfalsefalsejava.lang.String Flag indicating whether this component (and its children) should be rendered. Expressions must evaluate to a boolean.

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.