Sun Java System Portal Server 7.1 Technical Reference

JSPs Within the developer_sample Directory

These JSPs are located within the /var/opt/SUNWportal/portals/<portal_id>/desktop/developer_sample directory. These JSPs are used by more than one channel, and are also used as a default if the named JSP is not found in the provider or channel subdirectory.

The JSPs that are available within the developer_sample directory and their description are:

PortletBanner.jsp

This JSP is used to draw the banner on the edit page of a JSR 168 portlet when the edit button is clicked on the portlet.

PortletMenubar.jsp

This JSP is used to draw the menubar on the edit page of a JSR 168 portlet when the edit button is clicked on the portlet.

defaultHeader.jsp

Displays the default product banner that includes the user reference links.

defaultMenubar.jsp

Displays the default menubar that includes the user reference links.

framePreferenceHeader.jsp

Displays the product banner that is used by the frame tab containers.

framePreferenceMenubar.jsp

Displays the menubar that is used by the frame tab containers.

searchbox.jsp

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

singlePreferenceHeader.jsp

Displays the product banner that is used by the single containers.

singlePreferenceMenubar.jsp

Displays the menubar that is used by the single containers.

tabPreferenceHeader.jsp

Displays the product banner that is used by the tab containers.

tabPreferenceMenubar.jsp

Displays the menubar that is used by the tab containers.

tablePreferenceHeader.jsp

Displays the product banner that is used by the table containers.

tablePreferenceMenubar.jsp

Displays the menubar that is used by the table containers.