Show TOC Start of Content Area

Component documentation Navigation Tag Library  Locate the document in its SAP Library structure

Purpose

The navigation tag library enables you to easily develop navigation iViews based on JSP pages that use the tag library.

The tags provide access to the navigation nodes for the current user, and enable you to iterate through those nodes. You can create top-level and detailed navigation iViews by iterating through the navigation nodes and building and displaying navigation links.

Note

The tag library examples in this chapter assume that the navigation iView is placed within a light framework page, which provides its own style sheet with unique styles for light pages.

This section contains the following:

      Types of Tags

      How to Use the Tag Library

      Tag Reference

      Samples

Prerequisites

      You are familiar with how to write JSP pages in the portal, as described in Writing JSP Pages.

End of Content Area