DO NOT REPLY [Bug 5411] - JSP session does not work with IE/IIS5/Tomcat 3.3

2002-01-23 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5411

JSP session does not work with IE/IIS5/Tomcat 3.3

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2002-01-23 22:37 ---
There isn't enough information to determine how much Tomcat may be contributing
to problem  behavior.  IE and possibly your web application are contributing as
well, but how much can't be determined with the information given.  As a result,
I'm resolving this as INVALID.

If frames are involved, IE is known to be able to make multiple requests which
will each get a different session, causing their session objects not to be
shared.  I can't tell if this applies to your web application.

If you can supply a web application and steps to reproduce, reopen the bug
with the additional information.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




DO NOT REPLY [Bug 5411] - JSP session does not work with IE/IIS5/Tomcat 3.3

2002-03-18 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5411

JSP session does not work with IE/IIS5/Tomcat 3.3

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |



--- Additional Comments From [EMAIL PROTECTED]  2002-03-18 16:31 
---
I have installed the version 3.3a in my computer. 

When using Linux + I.E 6.0, everything ok, but when using windows 2000

The session example simply does not work, the add button replaces all the item 
all the time.

I have seen this bug throughout the whole list since Tomcat 3.2, nobody seems 
to care.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




DO NOT REPLY [Bug 5411] - JSP session does not work with IE/IIS5/Tomcat 3.3

2002-03-20 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5411

JSP session does not work with IE/IIS5/Tomcat 3.3

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2002-03-20 14:34 ---
AFAIK, "session not working" bugs in Tomcat 3.3 have all turned out to be user
errors with respect to using frames.  The session example works fine for me
on Win98, Win2k, and WinXP.

Note that this example does not support operation without cookies.  If cookies
are disabled in your browser or the  entry in your server.xml has
noCookies="true", the example will behave as you describe.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




DO NOT REPLY [Bug 5411] - JSP session does not work with IE/IIS5/Tomcat 3.3

2002-03-20 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5411

JSP session does not work with IE/IIS5/Tomcat 3.3

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |



--- Additional Comments From [EMAIL PROTECTED]  2002-03-20 16:09 ---
I originated this bug, and it has nothing to do with frames.  It actually 
appears to be a bug or incompatibility between IE and isapi_redirect.dll, which 
malforms the header it passes on to Tomcat under Win2k.  We worked around the 
problem by switching to Apache (rather than IIS5), which does not use 
isapa_redirect.dll.  As far as I know, no one has addressed the problem reported 
here.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




DO NOT REPLY [Bug 5411] - JSP session does not work with IE/IIS5/Tomcat 3.3

2002-06-15 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5411

JSP session does not work with IE/IIS5/Tomcat 3.3

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2002-06-15 16:03 ---
I'm unable to reproduce this bug in my config, and it's exactly the same 
IE/IIS5/TC33 concretely a use the NumberGuessExample without any problem, and 
this example makes use of sessions.. and should be falling from the report..

Add a complete test case to be able to reproduce it..

--
To unsubscribe, e-mail:   
For additional commands, e-mail: