Adding a Portlet to a Portal

You can drag and drop portlets onto pages in the WebLogic Workshop Platform Edition Portal Designer.

  1. In WebLogic Workshop Platform Edition, Create portlets or import sample portlets into your portal Web project.

    For instructions on importing sample portlets, see Portlet Samples.
  2. Open the portal file and navigate to the page on which you want to put the portlet.
  3. In the Data Palette window, drag the portlet you want into a placeholder on the page.
  4. Select the portlet and use the Property Editor window to set the portlet properties.
  5. Save the portal file.

The vertical or horizontal placement of portlets in a placeholder is determined by the selected layout for the page.

When you add a portlet to a page in the Portal Designer, a reference to that portlet is added to the .portal file. The .portal file is a template that can be used to create desktops in the WebLogic Administration Portal. When a portal administrator creates a desktop based on that .portal template, the portlet is added to the portal resource library where it can be added to pages in streaming desktops. See Single File vs. Streamed Rendering.

For details in adding a portlet to a portal desktop in the WebLogic Administration Portal, see Add a Portlet to a Page in the WebLogic Administration Portal Online Help on e-docs.

Removing and Deleting Portlets

Samples

The Portal Samples contain sample portlets that you can reuse in your own portals.

Related Topics

Creating Layouts

Building Portlets