Show TOC Start of Content Area

Procedure documentation Creating a Portal Application

To create a portal application, you must create a portal application project.

After creating the portal application project, you can perform the following tasks:

      Creating a Portal Component: A component displays content to the user.

      Creating a Portal Service: A service provides functionality to a calling component or service.

      Editing a portalapp.xml File: The portalapp.xml defines properties for the component and service, which can be retrieved by the component or service itself, or by other applications.

Generally, you create a portal application that defines a component or service. You can create an application that only contains web resources – HTML, CSS or other files – that are available for other components.

You can also create a portal application project from an existing PAR file, as described in Importing a PAR File.

Prerequisites

      You are currently in the Enterprise Portal perspective.

Procedure

...

       1.      From the File menu, select New Project. The New Project wizard opens.

       2.      Under Portal Application, select Create a Portal Application Project.

       3.      Following the wizard instructions to finish creating a portal application project.

You can also start the wizard in the following ways:

·        On the toolbar, click This graphic is explained in the accompanying text.

·        From the File menu, click New Other. Under Portal Application, select Create a Portal Application Project.

 

End of Content Area