Multiple user login using session?
843840May 24 2002 — edited May 27 2002Hi all,
Right now I am using the single user login in my web app using jsp pages and java beans. If i start the server and if i log in on a client A and then login as a different user on a client B , client A's user is logged out and it shares client B's user profiles. So i need to know how to create session for each user using a servlet on every client. I am quite new to this technology so please some one here try to answer my request with some examples with every step. It is quite urgent. Thanks in advance.
- georgia.