Tell me do you use Cookie's or Hidden forms or URL rewriting for maintain
sessions??

I ask this question to help solve a problem of my own!

Vinod




                    Bilal Ali Nawaz
                    <[EMAIL PROTECTED]        To:     [EMAIL PROTECTED]
                    NAMRO.COM>                    cc:
                    Sent by: A mailing            Subject:     session information!!!
                    list about Java Server
                    Pages specification
                    and reference
                    <[EMAIL PROTECTED]
                    .COM>


                    05/03/00 05:29 PM
                    Please respond to A
                    mailing list about
                    Java Server Pages
                    specification and
                    reference





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

===========================================================================
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

Reply via email to