Sun Java System Portal Server 7.2 Technical Reference

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.