Sun Java System Portal Server 7.2 Technical Reference

Chapter 32 JSPs in the enterprise_sample Directory

This chapter lists the subdirectories and the JSPs under the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/ directory.

OnlineHelpContainer

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

The list of JSPs in the OnlineHelpContainer directory and their description are:

content.jsp

This JSP displays the online help.

JSPs Within the enterprise_sample Directory

The JSPs available within the enterprise_sample directory are located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample directory.

The list of JSPs within the enterprise_sample directory and their description are:

channelFullPageContent.jsp

This JSP displays channel content for a full page view.

user.jsp

This JSP determines whether the user is an anonymous user or not.

Delegated Admin or Task Admin JSPs

This section lists the JSPs installed in the channels such as ChannelCreator, CreateWSRPChannelAdmin, DeleteChannelAdmin, DeleteTabAdmin, TabConfigurator, TabCreator, and URLScraperAdmin under the enterprise_sample/AdminTabPanelContainer directory.

ChannelCreator

The ChannelCreator JSPs are used by the ChannelCreator admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/ChannelCreator directory.

The list of JSPs in the ChannelCreator directory and their description are:

addChannel.jsp

This JSP displays the content for channel addition to a tab.

createChannel.jsp

This JSP displays the content for channel creation.

createChannelAdmin.jsp

This is the main content page JSP for ChannelCreator admin channel.

createChannelAdminEdit.jsp

This is the edit page JSP for ChannelCreator admin channel.

doAddChannel.jsp

This is the process page JSP for processing the channel addition to a tab.

doCreateChannel.jsp

This is the process page JSP for processing the channel creation.

doCreateChannelAdmin.jsp

This is the main process page JSP for ChannelCreator channel

doCreateChannelAdminEdit.jsp

This is the Process page JSP for ChannelCreator edit page.

doSetProperties.jsp

This is the process page JSP for setting the properties for a newly created channel.

doShowMessage.jsp

This JSP processes the error message.

setProperties.jsp

This JSP displays the properties page in the channel creation process.

showMessage.jsp

This JSP displays the error message.

trim.js

This javascript trims empty spaces in text fields.

CreateWSRPChannelAdmin

The CreateWSRPChannelAdmin JSPs are used by the CreateWSRPChannelAdmin admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/CreateWSRPChannelAdmin directory.

The list of JSPs in the CreateWSRPChannelAdmin directory and their description are:

addChannel.jsp

This JSP displays the content for channel addition to a tab.

createWSRPChannel.jsp

This JSP displays the content for channel creation.

createWSRPChannelAdmin.jsp

This is the main content page JSP for CreateWSRPChannelAdmin admin channel.

createWSRPChannelAdminEdit.jsp

This is the edit page JSP for CreateWSRPChannelAdmin admin channel.

doAddChannel.jsp

This is the process page JSP for channel addition to a tab.

doCreateWSRPChannel.jsp

This is the process page JSP for WSRP channel creation.

doCreateWSRPChannelAdmin.jsp

This is the main process page JSP for CreateWSRPChannelAdmin channel

doCreateWSRPChannelAdminEdit.jsp

This is the Process page JSP for edit page of CreateWSRPChannelAdmin edit page.

doSetProperties.jsp

This is the process page JSP that processes and sets the newly created channel properties.

doShowMessage.jsp

This is the process page JSP for error message display.

selectProducer.jsp

This JSP displays the drop down of available producers.

setProperties.jsp

This JSP displays the properties page for the newly created channel.

showMessage.jsp

This JSP displays the error messages.

trim.js

This javascript file contains the script for trimming white spaces of text field values.

DeleteChannelAdmin

The DeleteChannelAdmin JSPs are used by the DeleteChannelAdmin admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/DeleteChannelAdmin directory.

The list of JSPs in the DeleteChannelAdmin directory and their description are:

deleteChannel.jsp

This JSP displays the drop down of all the channels available for deletion.

deleteChannelAdmin.jsp

This is the main content page JSP for DeleteChannelAdmin channel.

deleteChannelAdminEdit.jsp

This is the edit page JSP for DeleteChannelAdmin channel.

doDeleteChannel.jsp

This JSP processes the channel deletion.

doDeleteChannelAdmin.jsp

This is the main process page JSP for DeleteChannelAdmin.

doDeleteChannelAdminEdit.jsp

This JSP processes the edit page for DeleteChannelAdmin.

showMessage.jsp

This JSP displays the error and confirmation messages, if any.

DeleteTabAdmin

The DeleteTabAdmin JSPs are used by the DeleteTabAdmin admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/DeleteTabAdmin directory.

The list of JSPs in the DeleteTabAdmin directory and their description are:

deleteTab.jsp

This JSP displays the drop down of tabs that are available for deletion.

deleteTabAdmin.jsp

This is the main content page JSP for DeleteTabAdmin channel.

deleteTabAdminEdit.jsp

This JSP displays the edit page for DeleteTabAdmin channel.

doDeleteTab.jsp

This JSP processes the tab deletion.

doDeleteTabAdmin.jsp

This JSP processes is the main process page JSP for DeleteChannelAdmin channel.

doDeleteTabAdminEdit.jsp

This JSP processes the edit page changes for DeleteTabAdmin channel.

showMessage.jsp

This JSP displays the error and confirmation messages, if any.

TabConfigurator

The TabConfigurator JSPs are used by the TabConfigurator admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/TabConfigurator directory.

The list of JSPs in the TabConfigurator directory and their description are:

arrangeChannels.jsp

This JSP displays the layout page for TabConfigurator channel.

arrangeProvider.js

This javascript is used for moving the channels around in a layout.

detectCheckedRadioButton.js

This is the javascript file for detecting the channel selection.

doArrangeChannels.jsp

This JSP processes the layout changes for TabConfigurator channel.

doSetChannels.jsp

This JSP processes the available and selected channel selection.

doTabConfiguratorAdmin.jsp

This is the main process page JSP for TabConfigurator channel.

doTabConfiguratorAdminEdit.jsp

This JSP processes the edit page for TabConfigurator admin channel.

layout.jsp

This JSP displays different layouts for TabConfigurator channel.

performColumnSubstitution.js

This is the javascript file for arranging the channels in a layout.

performSubstitution.js

This is the javascript file for arranging the channels in a layout.

selectAll.js

This is the javascript file for selecting all the channels in the list.

selectChannel.jsp

This JSP displays the drop down of available tabs for configuration.

selectLayout.jsp

This JSP displays the available layouts for selection.

setChannels.jsp

This JSP displays the available and selected channels for a tab.

switchColumns.js

This is the javascript file for moving the channels between columns.

tabConfiguratorAdmin.jsp

This is the main content page JSP for TabConfigurator admin channel.

tabConfiguratorAdminEdit.jsp

This JSP displays the edit page for TabConfigurator admin channel.

TabCreator

The TabCreator JSPs are used by the TabCreator admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/TabCreator directory.

The list of JSPs in the TabCreator directory and their description are:

addChannels.jsp

This JSP displays the content page for adding channels to a tab.

doAddChannels.jsp

This JSP processes the list of channels added to a newly created tab.

doTabCreator.jsp

This JSP processes the tab creation.

doTabCreatorAdmin.jsp

This is the main process page JSP for TabCreator admin channel.

doTabCreatorAdminEdit.jsp

This JSP processes the edit page changes for TabCreator channel.

tabCreator.jsp

This JSP is the content page for tab creation.

tabCreatorAdmin.jsp

This is the main content page JSP for tabCreator admin channel.

tabCreatorAdminEdit.jsp

This JSP displays the edit page for tabCreator admin channel.

URLScraperAdminChannel

The URLScraperAdminChannel JSPs are used by the URLScraperAdminChannel admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/URLScraperAdminChannel directory.

The list of JSPs in the URLScraperAdminChannel directory and their description are:

doScraperAdmin.jsp

This JSP is the main process page for URLScraperAdmin channel.

doScraperAdminEdit.jsp

This JSP processes the edit page changes for URLScraperAdmin channel.

doSetChannelURL.jsp

This page processes the channel URL setting for URLScraperAdmin channel.

scraperAdmin.jsp

This is the content page JSP for URLScraperAdmin channel.

scraperAdminEdit.jsp

This JSP is the edit page for URLScraperAdmin channel.

selectChannel.jsp

This JSP displays the drop down of all URLScraper and XML channels.

setChannelURL.jsp

This JSP displays the content for setting the channel URL.

Bookmarks

The Bookmarks JSPs are used by the Bookmarks channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/Bookmarks directory.

The list of JSPs in the Bookmarks directory and their description are:

process.jsp

This JSP processes the edit page.

content.jsp

This JSP displays the channel content page.

edit.jsp

This JSP displays the edit page.

NextTourPoll

The NextTourPoll JSPs are used by the NextTourPoll channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/NewsContainer/NextTourPoll directory.

The list of JSPs in the NextTourPoll directory and their description are:

contentLoggedIn.jsp

This JSP displays content for an authenticated user.

content.jsp

This JSP displays the channel content page.

contentAnonymous.jsp

This JSP displays content for a non-authenticated user.

contentVoteRecorded.jsp

This JSP displays the vote recorded content page.

CustomerFavorites

The CustomerFavorites JSPs are used by the CustomerFavorites channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/NewsContainer/CustomerFavorites directory.

The list of JSPs in the CustomerFavorites directory and their description are:

content.jsp

This JSP displays the channel content page.

TourRecipes

The TourRecipes JSPs are used by the TourRecipes channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/NewsContainer/TourRecipes directory.

The list of JSPs in the TourRecipes directory and their description are:

content.jsp

This JSP displays the channel content page.

Milestones

The Milestones JSPs are used by the Milestones channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/ProjectsContainer/Milestones directory.

The list of JSPs in the Milestones directory and their description are:

content.jsp

This JSP displays the channel content page.

Members

The Members JSPs are used by the Members channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/ProjectsContainer/Members directory.

The list of JSPs in the Members directory and their description are:

content.jsp

This JSP displays the channel content page.

ProjectsList

The ProjectsList JSPs are used by the ProjectsList channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/ProjectsContainer/ProjectsList directory.

The list of JSPs in the ProjectsList directory and their description are:

content.jsp

This JSP displays the channel content page.

Documents

The Documents JSPs are used by the Documents channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/ProjectsContainer/Documents directory.

The list of JSPs in the Documents directory and their description are:

content.jsp

This JSP displays the channel content page.

YahooTraffic

The YahooTraffic JSPs are used by the YahooTraffic channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/YahooTraffic directory.

The list of JSPs in the YahooTraffic directory and their description are:

content.jsp

This JSP displays the channel content page.

Login

The Login channel is located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/Login directory.

The template used by the Login channel that is in the Login directory and its description is:

display.template

This template displays the channel content page.

UserInfo

The UserInfo channel is located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/UserInfo directory.

The template used by the UserInfo channel that is in the UserInfo directory and its description is:

content.template

This template displays the channel content page.

Flickr

The Flickr JSPs are used by the Flickr channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/Flickr directory.

The list of JSPs in the Flickr directory and their description are:

content.jsp

This JSP displays the channel content page.

tld

The TLDs used by the Enterprise Sample are located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/tld directory.

The TLD that is available in the tld directory and its description is:

portletSetupTags.tld

This TLD is used by the theme in the Sun Java Web User Interface Components.

xml

The XML and XSL files used by channels based on the XMLPortlet are located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/xml directory.

The list of XML and XSL files available in the xml directory are: