Single Sign On between Java Web based application and Domino

Hi all.

We need to integrate a Lotus Domino Web Application with an existing Java Web based application.

The Java application runs on Websphere or Tomcat and use its own site access authentication (i.e. we are not using Websphere authentication system).

We want the user to not enter the log on data when switching between the two application (Domino and Java).

We won’t use Domino’s side servlets because we already build the Domino application using Domino design.

Can anyone support us?

Thanks in advance.

Regards.

Stefano Mastella.

Subject: Single Sign On between Java Web based application and Domino

The easiest is to use Websphere for the authentication.

The issue is this–Domino has a C code base, WebSphere has a Java code base.

If you study this–Domino to Java Web based (like I have) you will realise that Java to C calls are too difficult to contemplate.

I hope that helps.

Regards

Rolf Pfotenhauer

Subject: Single Sign On between Java Web based application and Domino

Look up information on ‘single sign on’

http://www-10.lotus.com/ldd/nd6forum.nsf/Search?SearchView&Query=single%20sign%20on&SearchOrder=0&Start=1&Count=100