Re: Very strange session problem on localhost only (trying again)

2002-05-22 Thread Phillip Morelock
thout executing any java code at all, the session ID is switched by > simply opening a new window. > > > > -Original Message- > From: Scott Judd [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 22, 2002 9:42 AM > To: Tomcat Users List; [EMAIL PROTECTED] > Subj

RE: Very strange session problem on localhost only (trying again)

2002-05-22 Thread Brandon Cruz
g any java code at all, the session ID is switched by simply opening a new window. -Original Message- From: Scott Judd [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 9:42 AM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Very strange session problem on localhost only (t

Re: Very strange session problem on localhost only (trying again)

2002-05-22 Thread Scott Judd
f the servlet were creating a new session for each request. scott - Original Message - From: "Brandon Cruz" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, May 22, 2002 9:20 AM Subject: RE: Very strange session problem on local

RE: Very strange session problem on localhost only (trying again)

2002-05-22 Thread Brandon Cruz
EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 9:16 AM To: Tomcat Users List Subject: RE: Very strange session problem on localhost only (trying again) So it sounds like you have a test page that loads the session variables and you reload the page or something to verify thier value. You open some w

RE: Very strange session problem on localhost only (trying again)

2002-05-22 Thread Rutledge, Aaron
Aaron [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 8:46 AM To: Tomcat Users List Subject: RE: Very strange session problem on localhost only (trying again) What do you mean "the session times out"? Are you testing for session variables and the session expires after thi

RE: Very strange session problem on localhost only (trying again)

2002-05-22 Thread Brandon Cruz
8:46 AM To: Tomcat Users List Subject: RE: Very strange session problem on localhost only (trying again) What do you mean "the session times out"? Are you testing for session variables and the session expires after this page loads on localhost, but not from another browser on anoth

RE: Very strange session problem on localhost only (trying again)

2002-05-22 Thread Rutledge, Aaron
t possible that you're not seeing what you are expecting because of a cached page or a simmilar problem? --Aaron -Original Message- From: Brandon Cruz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 7:23 AM To: Tomcat Users List Subject: RE: Very strange session problem on

RE: Very strange session problem on localhost only (trying again)

2002-05-22 Thread Brandon Cruz
Nobody responded to this in a few days, so I'll try again this morning... Hello, We have recently noticed a very strange error when running tomcat 3.2.4 on localhost. If a button in the application pops up a new window, then the user closes that window to return to the original screen, the se