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:
- 5.0.12
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 useiFrame This parameter should not be changed.
Specifies whether the portlet uses the iFrames feature.
YesdefaultURL This 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/room4width This parameter should not be changed.
The value specifies the width of the portlet when displayed in view mode.
100%QPServer Specifies the Domino server that hosts the source QuickPlace.
Example: http://domino.acme.comviewURI This 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.jspuseSSL Specifies 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, NoQPName Specifies the file name and path of the source Domino database for the QuickPlace.
Example: \quickplace\acme_qp.nsfscrolling This parameter should not be changed.
Activates automatic scrolling of portlet information when displayed in view mode.
AutoSpecificParameters This parameter should not be changed.
QPComponent Specifies the component of the QuickPlace that should be displayed by default.
Example: room4helpURI This 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
flatViewURI This parameter should not be changed.
Specifies the URl of the Java Server Page that renders the portlet.
/WEB-INF/html/jsp/WpsWebPageNoiFrame.jspeditBeanClassName This parameter should not be changed.
height This parameter should not be changed.
Specifies the height of the portlet when displayed in view mode.
500editURI This 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