Show TOC

Tutorial II: Creating a Site MapLocate this document in the navigation structure

Use

This tutorial shows you how to create an application that calls a portal service (navigation service) and displays a site map of all navigation nodes for the current user.

This tutorial builds on Tutorial I. You will follow the steps in Tutorial I, and make additional changes in the Writing the Code step.

Prerequisites
Procedure

The tutorial is composed of the following steps:

  1. Creating a Portal Application: Create a portal application called mySiteMapProject .

    More information: Creating a Portal Application Project in Tutorial I.

  2. Creating an AbstractPortalComponent: Create an AbstractPortalComponent called mySiteMap .

    More information: Creating an AbstractPortalComponent in Tutorial I.

  3. Writing the Code

  4. Deploying the Application: Deploy the application.

    More information: Deploying a Portal Application .