Portal Personalization
Tag div


Description

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 Classcom.bea.p13n.servlets.jsp.taglib.DivTag
TagExtraInfo Classcom.bea.p13n.servlets.jsp.taglib.DivTagExtraInfo
Body ContentJSP
Display NameUser Segment Rule Display (<pz:div>)

Attributes
NameRequiredRequest-timeDescription
ruletruetrue 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.
idfalsefalse 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 BEA Systems, Inc. All Rights Reserved.