Show TOC

Procedure documentationCreating a Portal Application Project Locate this document in the navigation structure

 

All portal components and services are defined within a portal application.

Procedure

  1. From the File menu, select   New   Other  . The New window is displayed.

  2. Select Portal Application, and then Create a Portal Application Project. Click Next.

  3. In the Project name textbox, enter a name for the project, such as myPortalProject.

    The name of the project is also the name of the portal application, as well as of the EAR file that is generated for the project.

    Click Finish.

Result

The wizard creates the following:

  • Directory structure for the project, as shown below:

    This graphic is explained in the accompanying text.

  • A blank portalapp.xml file, that defines the application properties, as well as the components and services in the application.

More Information

Portal Applications.