Oftentimes users are entitled to view multiple desktops in your portals. This topic shows you how to let users select from a list of the specific desktops to which they are entitled.
The desktop selection feature is a JSP used by the shell that provides a drop-down list of desktops and links to other resources. Because the desktop selector lets users switch between multiple desktops, it must run in streaming mode where multiple desktops exist. When viewing the feature in single file mode (development), only one desktop is ever available at a time.
The following figure shows the desktop selector in action.
To add the desktop selector to your desktops
The following procedure for adding Visitor Tools assumes you are adding them to a custom portal application (not the portalApp sample). If your application an/or project is not portal-enabled, install portal in both. See Creating a Portal Application and Portal Web Project.
Import or copy this | to this directory (create if necessary) |
<WEBLOGIC_HOME>/samples/portal/portalApp/ |
<PORTAL_APP>/<project>/portlets/header/ |
<WEBLOGIC_HOME>/samples/portal/portalApp/ sampleportal/images/ |
<PORTAL_APP>/<project>/images/ |
When portal administrators create desktops in the WebLogic Administration Portal and select that shell for the desktop, the desktop selector appears in the rendered desktops.