JSP CUSTOM TAG LIBRARIES


Using Domino JSP tags with WebSphere remotely
The Domino JSP tag libraries are designed to work with any web server that supports the J2EE standards.

This section outlines the steps required to run a tag application remotely with Domino Release 6 and WebSphere AES or AE (single server edition).

1. Put the NCSO.jar file into either:


2. If you were running WebSphere and Domino from the same machine previously, be sure to remove the path to Domino from the machine where WebSphere is installed.

3. Make sure the DIIOP task is running on the WebSphere server.

4. Define the remote host for the tags by either:


5. Do not use *webuser as the value for the default or preset user attributes. Specifying *webuser as the value for the user attribute should only be used with container based authentication and single sign on. WebSphere AES does not support container based authentication nor single sign on with Domino.

See Also