I'm just a beginer in JSP, and I never in circumstance like that,
but when using Servlet, I see that each session has an seperate Id even for
several instances.
I heard that Jsp could mix with Servlet,
So give it a try !
Regards.

-----Original Message-----
From: Micha³ Trojanowski [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 29, 2000 1:04 AM
To: [EMAIL PROTECTED]
Subject: Odp: [JSP-INTEREST] How to identify the different instance of
the same browser?


Hi. As far as I see, there were no responses to this question. But the
problem
is very important to me either, so if anyone had any ideas, I would
also be
grateful for the answer.

Best regards and thanks

Michal


----- Original Message -----
From: Rathna <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 23, 2000 6:35 AM
Subject: [JSP-INTEREST] How to identify the different instance of the
same browser?


> Hi all,
>
> When the user invokes the first instance of the browser, a session
id is
> created.
> Even if the user creates multiple instances of the browser window,
the
> session id
> remains the same. Hence, we are unable to identify the browser
window
> that sends a
> request. We need to figure out a way to identify the different
instances
> of the same
> browser. Is there any way to get the instance id of the browser
window?
>
> thanx in advance ....
>
> --
> with rgds,
>     rathna
>
>
======================================================================
=====
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set
JSP-INTEREST DIGEST".
> 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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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