|
Keep client session betwen servers or ports of a server
Hallo:
IŽd like to know how to keep a user identification when he connects to two different servers (or when he connects to different ports of a server).
IŽve tried in JavaScript with option document.domain='.sub.domain.com' and it doesnŽt work with IE or FireFox clients (the information is managed by the IE/Firefox).
What I try is to publish applications on different servers, but not ask the user his user and password if he changes from server (the same problem happens when i change the port in the same server).
Thanks
Felipe
|