hi all,
i'm trying to develop a simple login application using only jsps. when i deploy
my application on the server, and open two instances of the application,
somewhere down the line, the information of the two 'users' get mixed up so that
both end up seeing one personal home page which is DEFINITELY NOT what i am
looking for.
can anyone please explain what is happening here and how i can maintain distinct
session information of the two or more users, so that throughout their
interaction with the application, they can only see pages relevant to them. no
mixing up of session information should occur.
thanking you in advance,
bilal.
_________________________________________________________________________
Disclaimer:
"This message is confidential. It may also be privileged or otherwise protected
by legal rules. If you have received it by mistake please let us know by reply
and then delete it from your system."
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets