Sun Java System Portal Server 7.1 Technical Reference

JSPs Within the community_sample Directory

The JSPs available within the Community Sample Directory are:

singlePreferenceHeader.jsp

This JSP is available in the /var/opt/SUNWportal/portals/<portal_id>/desktop/community_sample/singlePreferenceHeader.jsp. This JSP is the masthead included with the JSPDynamicSingleContainer/dynamicSingle.jsp.

singlePreferenceMenubar.jsp

This JSP is available in the /var/opt/SUNWportal/portals/<portal_id>/desktop/community_sample/singlePreferenceMenubar.jsp. This JSP is the menubar included with the JSPDynamicSingleContainer/dynamicSingle.jsp.

PortletEdit.jsp

This JSP is available in the /var/opt/SUNWportal/portals/<portal_id>/desktop/community_sample/PortletEdit.jsp. This JSP is the wrapper for Portlet edit functionality.

datetime.jsp

This JSP is available in the /var/opt/SUNWportal/portals/<portal_id>/desktop/community_sample/datetime.jsp. This JSP is included in the masthead for current date/time.

breadcrumb.jsp

This JSP is available in the /var/opt/SUNWportal/portals/<portal_id>/desktop/community_sample/breadcrumb.jsp. This JSP is included in the Masthead for breadcrumb functionality.

header.jsp

This JSP is available in the /var/opt/SUNWportal/portals/<portal_id>/desktop/community_sample/header.jsp. This JSP is the Masthead for all Community Sample Containers.

JSPDynamicSingleContainer/dynamicSingle.jsp

This JSP is available in the /var/opt/SUNWportal/portals/<portal_id>/desktop/community_sample/JAPDynamicSingleContainer/dynamicSingle.jsp. This JSP is the clone of CommunityParentContainer/single.jsp for search and discussion providers.

Login/content.jsp

This JSP is available in the /var/opt/SUNWportal/portals/<portal_id>/desktop/community_sample/Login/content.jsp. This JSP is the channel content for login form.

CommunityParentContainer/single.jsp

This JSP is available in the /var/opt/SUNWportal/portals/<portal_id>/desktop/community_sample/CommunityParentContainer/single.jsp. This is the controlling JSP for community sample. This JSP includes masthead (header.jsp), content for selected community, and static footer (footer.html).