Show TOC

Navigation Tag LibraryLocate this document in the navigation structure

Use

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:

Prerequisites

  • You are familiar with writing JSP pages in the portal, as described in Writing JSP Pages .