To render a NavContainer, the JSP references a NavContainer object that contains all of the NavItem components to display. The JSP iterates over each NavItem, rendering the NavSearch, NavContext, and NavAction subcomponents using navSearch.jsp, navContext.jsp and navActions.jsp respectively.

The navContainer.jsp iterates over the collection of NavItems passing each NavItem component to the navItem.jsp file to render them individually.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices