Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.2)
E14256-03

Portal JavaServer Faces Component Namespacing


Standard Syntax:
     <%@ taglib prefix="naming" uri="http://bea.com/faces/adapter/tags-naming" %>

XML Syntax:
     <anyxmlelement xmlns:naming="http://bea.com/faces/adapter/tags-naming" />

No Description

Tag Library Information
Display NamePortal JavaServer Faces Component Namespacing
Version1.0
Short Namenaming
URIhttp://bea.com/faces/adapter/tags-naming
 

Tag Summary
namingContainer Custom JSF tag to introduce a component into the component tree that is responsible for ensuring that component identifiers in the component tree are unique within a portal page. The namingContainer component should be the immediate child of the JSF view tag for any JSF content that will be on a portal page. Refer to the javadoc for more information.
 


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.2)
E14256-03

Copyright © 2010, Oracle. All rights reserved.