Sun Java System Portal Server 7.1 Technical Reference

JSPTabContainer Architecture

Figure 38–2 shows the JSPTabContainer architecture. In this figure, tab.jsp is the top-level JSP file. The tab.jsp file makes include calls to the header.jsp, availableTabs.jsp, menubar.jsp, and footer.html files. The availableTabs.jsp file makes an include call to the selectedTab.jsp and tabs.jsp files.

Figure 37–2 JSPTabContainer Architecture

JSPTabContainer Architecture