Yes,


>From: "Srinivasan, Pratibha (CORP, GEITC)"
><[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Session - clarify please
>Date: Thu, 28 Dec 2000 12:07:09 +0530
>MIME-Version: 1.0
>Received: from [204.160.241.38] by hotmail.com (3.2) with ESMTP id
>MHotMailBC14298B00B2400431E0CCA0F126EB480; Wed Dec 27 22:34:57 2000
>Received: from mail (mail.javasoft.com [204.160.241.28])by
>mail2.java.sun.com (8.10.0.Beta13+Sun/8.10.0.Beta13) with ESMTP id
>eBS6XFh11236;Wed, 27 Dec 2000 22:33:15 -0800 (PST)
>Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d)
>with          spool id 2784226 for [EMAIL PROTECTED]; Wed, 27 Dec
>2000          22:34:45 -0800
>Received: from unknown-147.101.pilot.net (unknown-147-101.pilot.net
>  [198.232.147.101]) by mail.java.sun.com (8.10.0.Beta13+Sun/8.10.2)
>   with ESMTP id eBS6YhK20742 for <[EMAIL PROTECTED]>; Wed, 27
>     Dec 2000 22:34:43 -0800 (PST)
>Received: from unknown-24-5.pilot.net (unknown-24-5.pilot.net
>[206.189.24.5])          by unknown-147.101.pilot.net with ESMTP id
>WAA21533 for          <[EMAIL PROTECTED]>; Wed, 27 Dec 2000
>22:32:33 -0800 (PST)
>Received: from new02xbindge.geind.ge.com (localhost [127.0.0.1]) by
>  unknown-24-5.pilot.net with ESMTP id WAA07965 for
><[EMAIL PROTECTED]>; Wed, 27 Dec 2000 22:32:32 -0800 (PST)
>Received: by new02xbindge.geind.ge.com with Internet Mail Service
>(5.5.2652.35)          id <ZWZC1S1A>; Thu, 28 Dec 2000 12:06:56 +0530
>From [EMAIL PROTECTED] Wed Dec 27 22:36:55 2000
>X-Mailer: Internet Mail Service (5.5.2652.35)
>Message-ID:
><[EMAIL PROTECTED]>
>Sender: A mailing list about Java Server Pages specification and
>   reference <[EMAIL PROTECTED]>
>
>hi,
>I have a very basic question. I have a servlet which prints out the session
>id.
>I open a Netscape browser window and run this servlet. Then I open another
>Netscape window and run the same servlet. What I find is that the session
>id
>is the same in both cases that is both the windows are in the SAME session.
>When I do the same with IE, I observe that the session ID is different in
>both cases that is the windows belong to DIFFERENT sessions.
>Is the concept of Session browser specific?
>Regards,
>Pratibha
>
>===========================================================================
>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

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

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