Sun Java System Portal Server 7.1 Technical Reference

PredefinedSamplesFramePanelContainerProvider

The PredefinedSamplesFramePanelContainerProvider JSPs are located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/developer_anonymous_sample/PredefinedSamplesFramePanelContainerProvider directory.

The list of JSPs in the PredefinedSamplesFramePanelContainerProvider and their description are:

header.jsp

This JSP is the developer sample anonymous version of the header.jsp for the table container with the links for customization deactivated.

menubar.jsp

This JSP is the developer sample anonymous version of the menubar.jsp for the table container with the links for customization deactivated.

searchbox.jsp

Displays the search box that are used in the Desktop header area.

table.jsp

Displays the table container’s content view, which is used by the table container inside a frame tab container. (Dynamically includes launchPopup.jsp, tablecolumn.jsp, and tabletopbottom.jsp.)

tabtable.jsp

Displays the table container’s content view, which is used by the table container inside a tab container. (Dynamically includes launchPopup.jsp, tablecolumn.jsp, and tabletopbottom.jsp.)

toptable.jsp

Displays the table container’s content view, which is used by the table container that is the top most container in the Desktop. (Dynamically includes launchPopup.jsp, tablecolumn.jsp, and tabletopbottom.jsp.)