How Do I: Create a Personalized Portlet?

Since portlets simply surface JSPs and Java Page Flows in a portlet window, any interaction management functionality you develop (Content Selectors, Placeholders, Campaigns, or personalized content provided inline in a JSP) can be easily surfaced in a portlet.

To Create a Personalized Portlet

  1. Use the WebLogic Workshop Portal Extensions to develop interaction management functionality.
  2. Using the WebLogic Workshop Portal Extensions Portal Designer, create portlets with your interaction management JSP.

After you create a portlet, you can use the Portal Designer to drag the portlet from the Data Palette window onto a page in your portal.

Related Topics

Creating a JSP Portlet

Building Portlets

Developing Personalized Applications