DO NOT REPLY [Bug 25823] - Session problem when using Internet Explorer 6.0 on Windows XP sp1

2004-02-19 Thread bugzilla
gzilla/show_bug.cgi?id=25823 Session problem when using Internet Explorer 6.0 on Windows XP sp1 --- Additional Comments From [EMAIL PROTECTED] 2004-02-19 15:23 --- Hi, we have also the problem, but only on our Dev-Env. In Prod.Env it works. On IE 6.0 we could not hold a Session cook

DO NOT REPLY [Bug 25823] - Session problem when using Internet Explorer 6.0 on Windows XP sp1

2003-12-30 Thread bugzilla
gzilla/show_bug.cgi?id=25823 Session problem when using Internet Explorer 6.0 on Windows XP sp1 [EMAIL PROTECTED] changed: What|Removed |Added Status|RE

DO NOT REPLY [Bug 25823] - Session problem when using Internet Explorer 6.0 on Windows XP sp1

2003-12-30 Thread bugzilla
gzilla/show_bug.cgi?id=25823 Session problem when using Internet Explorer 6.0 on Windows XP sp1 [EMAIL PROTECTED] changed: What|Removed |Added Status|RE

DO NOT REPLY [Bug 25823] - Session problem when using Internet Explorer 6.0 on Windows XP sp1

2003-12-30 Thread bugzilla
gzilla/show_bug.cgi?id=25823 Session problem when using Internet Explorer 6.0 on Windows XP sp1 [EMAIL PROTECTED] changed: What|Removed |Added Stat

DO NOT REPLY [Bug 25823] New: - Session problem when using Internet Explorer 6.0 on Windows XP sp1

2003-12-30 Thread bugzilla
gzilla/show_bug.cgi?id=25823 Session problem when using Internet Explorer 6.0 on Windows XP sp1 Summary: Session problem when using Internet Explorer 6.0 on Windows XP sp1 Product: Tomcat 4 Version: 4.1.29 Platform: PC OS/Version:

DO NOT REPLY [Bug 14625] - Session Problem

2002-12-01 Thread bugzilla
gzilla/show_bug.cgi?id=14625 Session Problem [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 14625] New: - Session Problem

2002-11-17 Thread bugzilla
gzilla/show_bug.cgi?id=14625 Session Problem Summary: Session Problem Product: Tomcat 4 Version: 4.0.3 Final Platform: PC URL: http://www.banksiel.it OS/Version: Windows NT/2K Status: NEW Severity: Cr

Re: Session Problem

2001-02-01 Thread Dan Milstein
Jim, How are you connecting Apache to Tomcat: - Are you using the mod_jk plugin? - Which connector are you using (ajp13, ajp12)? - Are you using load balancing? There was a bug with the load balancer in mod_jk which was causing it to fail to read the session from the cookie if there was m

Session Problem

2001-02-01 Thread Jim Urban
This problem is happening on both Tomcat 3.1 and 3.2.1 on Windows NT with Apache. I have a servlet based application that is having session problems. The browser front end includes an applet which uses HTTP protocol to send and request data to and from the server. Sometimes, not always, the s

Re: SSL Session problem with URL Rewriting

2001-01-27 Thread Mathias Bachner
On Fri, 26 Jan 2001, Craig R. McClanahan wrote: > Matthias, I just checked in a change to do exactly this, which will show up in > tonight's nightly build of Tomcat 4.0. Could you please try it and ensure that > it fixes your problem? Tried it. All works fine now. The SessionID gets proberly ad

Re: SSL Session problem with URL Rewriting

2001-01-26 Thread Craig R. McClanahan
Mathias Bachner wrote: > Hello Developers, > > I have here a little problem with jakarta-tomcat-4.0-b1. I use a Session > to keep track of the user login. For security purpose, I also use > SSL. When I don't use any cookies, everything is ok, as long as I don't > switch over to SSL. When using SS

SSL Session problem with URL Rewriting

2001-01-26 Thread Mathias Bachner
Hello Developers, I have here a little problem with jakarta-tomcat-4.0-b1. I use a Session to keep track of the user login. For security purpose, I also use SSL. When I don't use any cookies, everything is ok, as long as I don't switch over to SSL. When using SSL, encodeURL doesn't append the Ses