Inline QuickPlace Version 5.02


The Inline QuickPlace Version 5.02 portlet allows the user to display and use a QuickPlace within the portlet without launching a separate browser window.

For information about working with the Inline QuickPlace portlet, see the Portlet Help that is available from the portlet title bar.

Use the Inline QuickPlace portlet

The Inline QuickPlace portlet displays information from a source Notes database on a Domino server.

Test assumptions

The Inline QuickPlace portlet has been tested on and is compatible with all supported WebSphere Portal platforms, as listed in Supported hardware and software .

 

Portlet security

A user must have the appropriate access to the Domino server that has been set up for use with Lotus Collaborative Components. The portlet also requires that Single Sign-On (SSO) is enabled in the portal.

Set up the Inline QuickPlace portlet

Before you install Inline QuickPlace, make sure your WebSphere Portal environment meets the following client and server requirements.

Client requirements

This portlet supports browsers and devices capable of rendering HTML markup. The following table provides detailed information.

Minimum requirements for HTML
Markup level

  • HTML 4.0 Transitional

Java applet

  • None

JavaScript

  • 1.10

<iframe>

  • No

Style sheets

  • Portal styles only

Software

This portlet has been tested on the following browsers:

  • Internet Explorer Version 5
  • Netscape Version 4

Accessibility

Yes

Server requirements

The Inline QuickPlace portlet requires WebSphere Portal Version 5.0 or 5.02.

The Inline QuickPlace portlet requires network access to a Domino server.

The Inline QuickPlace portlet works on the following versions of Domino:

Deployment/Installation

See the WebSphere Portal Help and Information Center for more information about installing portlets.

 

Configuration parameters

The following configuration parameters are available in this portlet.

Parameter Value
useiFrameThis parameter should not be changed.

Specifies whether the portlet uses the iFrames feature.

Yes
defaultURLThis parameter is required.

This is the network address of the source QuickPlace database on the Domino server. It should be a combination of the values for QPServer, QPName, and QPComponent.

Example: http://domino.acme.com/quickplace/acme_qp.nsf/welcome/quickplace/room4
widthThis parameter should not be changed.

The value specifies the width of the portlet when displayed in view mode.

100%
QPServerSpecifies the Domino server that hosts the source QuickPlace.

Example: http://domino.acme.com
viewURIThis parameter should not be changed.

Specifies the URI of the Java Server Page that renders the portlet in view mode.

/WEB-INF/html/jsp/WpsQPView.jsp
useSSLSpecifies whether to enable Secure Sockets Layer (SSL) security for the portlet. When SSL is enabled, HTTP URLs are automatically converted to HTTPS URLs. The default is No.

Examples: Yes, No
QPNameSpecifies the file name and path of the source Domino database for the QuickPlace.

Example: \quickplace\acme_qp.nsf
scrollingThis parameter should not be changed.

Activates automatic scrolling of portlet information when displayed in view mode.

Auto
SpecificParametersThis parameter should not be changed.

QPComponentSpecifies the component of the QuickPlace that should be displayed by default.

Example: room4
helpURIThis parameter is required and contains a fixed value; do not change this value.

For a given portlet, this value specifies the URI of the Java Server Page that renders the context-sensitive Help for the portlet.

/WEB-INF/help/WpsQPHelp.jsp

flatViewURIThis parameter should not be changed.

Specifies the URl of the Java Server Page that renders the portlet.

/WEB-INF/html/jsp/WpsWebPageNoiFrame.jsp
editBeanClassNameThis parameter should not be changed.

heightThis parameter should not be changed.

Specifies the height of the portlet when displayed in view mode.

500
editURIThis parameter is required and contains a fixed value; do not change this value.

For a given portlet, these values specify the URI of the Java Server Page that renders the portlet in edit mode.

/WEB-INF/jsp/WpsQPEdit.jsp


 

See also