Portal Personalization
Tag div
The div tag is used to optionally display JSP content to a specific class of user, determined by a user segment rule.
Tag Information |
Tag Class | com.bea.p13n.servlets.jsp.taglib.DivTag |
TagExtraInfo Class | com.bea.p13n.servlets.jsp.taglib.DivTagExtraInfo |
Body Content | JSP |
Display Name | User Segment Rule Display (<pz:div>) |
Attributes |
Name | Required | Request-time | Description |
rule | true | true |
The name of the user segment rule to check for. If the user valid for the segment, then the JSP content contained within the tag will be included.
|
id | false | false |
The name of the nested script variable to contain the java.util.List of com.bea.p13n.user.Classification objects for the user.
|
Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.