2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.


Shale Framework Core JSF Components and Tags
Tag subview


Provide ViewController support functionality for the nested content (typically a JSP dynamic include) of this component. @deprecated Use the "subview" tag from tag library "http://shale.apache.org/view" (in shale-view-xxx.jar) instead of this tag.


Tag Information
Tag Classorg.apache.shale.view.faces.SubviewTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameSubview

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.StringValue binding expression used to bind this component instance to a backing bean property.
idtruefalsejava.lang.StringComponent identifier of this component. If specified, this identifier must be unique within the context of the closest parent UIComponent that is a NamingContainer.
renderedfalsefalsejava.lang.StringFlag indicating whether this component should be rendered. Default value is true.

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.