07-21-05 11:03 PM
>Could we use Domino as a document repository and WebSphere portal as an acc
ess to documents?
Sure. WPS is a Java application. If you can write a JSP that calls Domino
and retrieves a list of documents, and if someone picks a document, can open
that document... then you can use WebSphere Portal Server to do that.
Of course you could just write a Java Web Application and deploy it in WebSp
here Application Server to do the same with the same JSPs - there is no need
for WebSphere Portal Server in your description.
Be wary of how you will get authenticated users from WebSphere Portal or a W
ebSphere Application Server web app to Domino. If the users don't match up
then you may have difficulties.
[ Post a follow-up to this message ]
|