Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multiple user login using session?

843840May 24 2002 — edited May 27 2002
Hi 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 24 2002
Added on May 24 2002
2 comments
698 views