Portal Samples

The WebLogic Workshop Portal Extensions include a sample portal application that contains two sample portals: Sample Portal and Tutorial Portal. You can view these samples in the WebLogic Workshop development environment and in a browser. You can also reuse many of the portlets in your own portals.

This topic includes the following sections:

Sample Portal

The Sample Portal, Avitek Inweb, is an example business-to-enterprise portal that illustrates collaboration and other services. For details, see Sample Portal.

Tutorial Portal

The Tutorial Portal contains development samples of portal functionality, including Authentication, Controls, Look & Feel, Java Page Flows, Internationalization, Backing Files, Window Modes, Portlet Preferences, and Portlet Events. Samples contain documentation on how they were implemented.

WebLogic Portal Tutorial Samples

Viewing the Samples

This section shows you how to view the sample portlets and the tutorial samples.

Viewing the Sample Portal

To view the samples in a browser:

  1. Start the platform samples server: <BEA_HOME>/<WEBLOGIC_HOME>/samples/domains/portal/startWebLogic.cmd(.sh).
  2. Use the following URLs:

    http://<server>:<port>/sampleportal/sample.portal

    If the server is running on your machine, use http://localhost:7001/sampleportal/sample.portal.

To open these samples in WebLogic Workshop Platform Edition:

  1. Open the following application:

    <BEA_HOME>/<WEBLOGIC_HOME>/samples/portal/portalApp/portalApp.work.
  2. In the Application window, double-click the sampleportal/sample.portal file to open it. In the Document Structure window, or in the Portal Designer window, select components and look at their property values in the Property Editor window.

Viewing the Tutorial Portal

To view the samples in a browser:

  1. Start the platform samples server: <BEA_HOME>/<WEBLOGIC_HOME>/samples/domains/portal/startWebLogic.cmd(.sh).
  2. Use the following URLs:

    http://<server>:<port>/tutorial/tutorialPortal.portal

    If the server is running on your machine, use http://localhost:7001/tutorial/tutorialPortal.portal.

To open these samples in WebLogic Workshop Platform Edition:

  1. Open the following application:

    <BEA_HOME>/<WEBLOGIC_HOME>/samples/portal/portalApp/portalApp.work.
  2. In the Application window, double-click the tutorial/tutorialPortal.portal file to open it. In the Document Structure window, or in the Portal Designer window, select components and look at their property values in the Property Editor window.

Related Topics

WebLogic Administration Portal Online Help