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

For more information, please explore the Attic.


Shale View Controller JSF Components and Tags


Standard Syntax:
     <%@ taglib prefix="v" uri="http://shale.apache.org/view" %>

XML Syntax:
     <anyxmlelement xmlns:v="http://shale.apache.org/view" />

This tag library contains tags for the core JSF components supported by the Shale Framework, plus additional custom tag handlers as required.

Tag Library Information
Display NameShale View Controller JSF Components and Tags
Version1.0
Short Namev
URIhttp://shale.apache.org/view
 

Tag Summary
subviewProvide ViewController support functionality for the nested content (typically a JSP dynamic include) of this component.
 

Listeners
org.apache.shale.view.faces.LifecycleListener
 


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.