I have seen some forums in which the suggestion is to store the userid and 
session id in a database table upon leaving the first application and then 
retrieving that session_id for the same user upon entering the 2nd application. 
  If you don't have this record in the database table then force then redirect 
them to a login page.



Ritchie Gillam
Programmer Analyst, Information Services, Halifax Regional Municipality
Email: [EMAIL PROTECTED]
Phone: (902) 490-6167
Fax: (902) 490-6583

>>> [EMAIL PROTECTED] 09/28/05 10:14 am >>>
We have a web-application that uses a implemented
logging mechanism where the valid-user is stored in the session.
Now there shall come another web-application that shall be used
with the user that was authenticated before.

I know that session sharing is not allowed
but what else could I do?.

Can you give me a suggestion how to help me out?

Thanks for any advice!
starki





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to