I'm kind of new in using Websphere and have a question to you all.
We are using Websphere 3.5.5 under Windows 2000.
We have a login page that is used for different web application.
So i stored the user, that is logged in, his information in a session.
When i'm still in the webapplication where i process my login and set my session attribute i still can retrieve the data of the user that is logged in.
But when i go to a page (jsp) that is in another web application I can't retrieve the users information anymore.
Any idea's how to resolve this problem??
We are using Websphere 3.5.5 under Windows 2000.
We have a login page that is used for different web application.
So i stored the user, that is logged in, his information in a session.
When i'm still in the webapplication where i process my login and set my session attribute i still can retrieve the data of the user that is logged in.
But when i go to a page (jsp) that is in another web application I can't retrieve the users information anymore.
Any idea's how to resolve this problem??