Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 88896 invoked from network); 22 May 2007 12:51:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 May 2007 12:51:49 -0000 Received: (qmail 69994 invoked by uid 500); 22 May 2007 12:51:38 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 69974 invoked by uid 500); 22 May 2007 12:51:38 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 69954 invoked by uid 99); 22 May 2007 12:51:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2007 05:51:38 -0700 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_PASS,SUBJECT_NOVOWEL X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of awilli08@harris.com designates 137.237.90.88 as permitted sender) Received: from [137.237.90.88] (HELO mlbe2k1.cs.myharris.net) (137.237.90.88) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2007 05:51:29 -0700 Received: from mail pickup service by mlbe2k1.cs.myharris.net with Microsoft SMTPSVC; Tue, 22 May 2007 08:50:57 -0400 Received: from mlbe2k4.cs.myharris.net ([192.107.153.232]) by mlbe2k1.cs.myharris.net with Microsoft SMTPSVC(6.0.3790.1830); Tue, 22 May 2007 08:50:56 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: Session IDs & XMLHttpRequests Date: Tue, 22 May 2007 08:50:55 -0400 Message-ID: <6E19E11D3D7A5F4D937E5C2721FC310D05AACC7A@mlbe2k4.cs.myharris.net> In-Reply-To: <4eedb92a0705211431q46db3301j958d0bb4ca4ecc1c@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Session IDs & XMLHttpRequests Thread-Index: Aceb73zKjmNomMymSEmjwWirHI8t/QAgGivA References: <6E19E11D3D7A5F4D937E5C2721FC310D05AACAFE@mlbe2k4.cs.myharris.net> <26585.170.201.180.136.1179775749.squirrel@webmail.chiron.lunarpages.com> <6E19E11D3D7A5F4D937E5C2721FC310D05AACB5F@mlbe2k4.cs.myharris.net> <4eedb92a0705211431q46db3301j958d0bb4ca4ecc1c@mail.gmail.com> From: "Williams, Allen" To: "Tomcat Users List" X-OriginalArrivalTime: 22 May 2007 12:50:56.0287 (UTC) FILETIME=[D6D402F0:01C79C6F] X-Virus-Checked: Checked by ClamAV on apache.org I'll work on that today. > -----Original Message----- > From: Hassan Schroeder [mailto:hassan.schroeder@gmail.com]=20 > Sent: Monday, May 21, 2007 5:32 PM > To: Tomcat Users List > Subject: Re: Session IDs & XMLHttpRequests >=20 > On 5/21/07, Williams, Allen wrote: >=20 > > As I said in my earlier post, the session being returned by=20 > getSession() > > is a new one; >=20 > Can you create a simple test case WAR to demonstrate the failure? > I have seen no such problems using Prototype, YUI, or DWR, which > I'm currently incorporating into an app. >=20 > To test your contention, I've printed the sessionId in a JSP page and > made an XHR request via DWR to another simple JSP which logs the > sessionId; it's the same, and that second controller page can access > the same session attributes as the original page. >=20 > So I have to suspect there's something odd about your setup -- the > test case would be useful... >=20 > FWIW, > --=20 > Hassan Schroeder ------------------------ hassan.schroeder@gmail.com >=20 > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org >=20 >=20 --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org