BEA Logo BEA WLCS Release Release Number

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WLCS Doc Home   |   Personalization Server Developer's Guide   |   Previous Topic   |   Next Topic   |   Contents   |   Index

 

Welcome to the BEA WebLogic Personalization Server Developer's Guide!

This guide describes:

  • Personalization Server run-time architecture

  • The Personalization Advisor, which contains core services used to deliver personalized content

  • Information needed by JSP tag developers, Servlet developers, and Java programmers who want to set up rules and content management policies


 

Overview of Personalization Development

Personalization Server Runtime Architecture

Personalization Advisor

Portal Management

Foundation Classes and Utilities

User Management

Content Management

Rules Management

Foundation Classes and Utilities

JSP Tags

Integration of External Components

Support for Native Types

 

Creating Personalized Applications with the Personalization Advisor

What is the Personalization Advisor?

Creating Personalized Applications with JSP Tags

Classifying users with the JSP <pz:div> tag

Selecting content with the <pz:contentquery> JSP tag

Matching content to users with the <pz:contentselector> JSP tag

Creating Personalized Applications with the Personalization Advisor Session Bean

Specifying a personalization technique URL

Classifying users with the Personalization Advisor Session Bean

Selecting content with the Personalization Advisor Session Bean

Matching content to users with the Personalization Advisor Session Bean

 

Foundation Classes and Utilities

JSP Service Manager

Configuring the JSP Service Manager

Repository

HTTP Handling

Personalization Request Object

Default Request Property Set

Personalization Session Object

Default Session property set

Utilities

JspHelper

JspBase

P13NJspBase

ContentHelper

CommercePropertiesHelper

Utilities in commerce.util package

ExpressionHelper

TypesHelper

 

JSP Tag Reference

Personalization Advisor

<pz:div>

<pz:contentquery>

<pz:contentselector>

Content Management

<cm:select>

<cm:selectbyid>

<cm:printproperty>

<cm:printdoc>

Portal Management

<pt:portalmanager>

<pt:portletmanager>

<pt:eval>

<pt:get>

<pt:monitorsession>

<pt:props>

<pt: getgroupsforportal>

User Management

Profile management tags

<um:getprofile>

<um:getproperty>

<um:getpropertyasstring>

<um:removeproperty>

<um:setproperty>

Group-user management tags

<um:addgrouptogroup>

<um:addusertogroup>

<um:changegroupname>

<um:creategroup>

<um:createuser>

<um:getchildgroups>

<um:getgroupnamesforuser>

<um:getparentgroupname>

<um:gettoplevelgroups>

<um:getusernames>

<um:getusernamesforgroup>

<um:removegroup>

<um:removeuser>

Security tags

<um:login>

<um:setpassword>

Personalization Utilities

<es:condition>

<es:counter>

<es:foreachinarray>

<es:isnull>

<es:notnull>

<es:preparedstatement>

<es:simplereport>

<es:transposearray>

<es:uricontent>

<es:date>

<es:usertransaction>

WebLogic Utilities

<wl:process>