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

Portal Personalization


Standard Syntax:
     <%@ taglib prefix="pz" uri="http://www.bea.com/servers/portal/tags/personalization" %>

XML Syntax:
     <anyxmlelement xmlns:pz="http://www.bea.com/servers/portal/tags/personalization" />

This tag library contains several tag extensions used in the Oracle Weblogic Personalization Server. Tags in this library are specifically used to access the Personalization Advisor framework.

Tag Library Information
Display NamePortal Personalization
Version1.0
Short Namepz
URIhttp://www.bea.com/servers/portal/tags/personalization
 

Tag Summary
contentSelector The contentSelector tag is used to return content nodes based upon a content selector rule, the current user, request, and session.
contentQuery The contentQuery tag is used to search for content objects via the EJB advisor.
div The div tag is used to optionally display JSP content to a specific class of user, determined by a user segment rule.
 


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.