How to keep session information across several appliations?

  • Thread starter Thread starter Terry Olsen
  • Start date Start date
T

Terry Olsen

I have a single login page to validate the users. However, the
session.item I use to hold the validated userID is not holding when I
switch to a different web app.

What's the best method to pass such information between web
applications?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top