Sun Java System Portal Server 7.1 Technical Reference

JSPTabContainerProvider

JSPTabContainerProvider JSPs are located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/default/JSPTabContainerProvider directory. These JSPs are used as the default set of JSPs for a new channel based on JSPTabContainerProvider.

The JSPs available in the JSPTabContainerProvider subdirectory and their functionality are:

availableTabs.jsp

Displays the tabs and the URLs associated with each tab for activating them on the front page.

header.jsp

Displays the header bar for the Tab Container page. (Dynamically included.)

makeNewTab.jsp

Provides the content for the Make New Tab page of the tab container.

makeTopic.jsp

Provides the content for each of the tab topics in the Make New Tab page.

menubar.jsp

Displays the menubar that has the Home, Tabs, Theme, Help, and Logout links. (Dynamically included.)

remove.jsp

Displays the remove, rename, and start links for each of the selected pages of the JSP tab container in the Current Tab Settings page.

removeRenameTab.jsp

Displays the remove and rename part of the Edit page for the tab container.

selectedTab.jsp

Displays the tab image for the current selected tab in the tab container.

tab.jsp

Is the main JSP for the tab container. It draws the content page for the tab container. (Dynamically includes header.jsp and menubar.jsp.)

tabedit.jsp

Displays the Edit page for the tab container where new pages can be added, removed, or renamed.

tabs.jsp

Displays the available tabs and the links for them to be activated on the Desktop.