Randy, I don't know if Mac IE 5 is doing something *outside* of the cookie-specification (which governs this rather than the servlet specification), but I'm pretty sure that the original Apache-server handles this differently than Tomcat. Do you know any Apache SSL-site using session-cookies that I could test?
/anders ----- Original Message ----- From: "Randy Layman" <> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 13:19 Subject: RE: IE 5 on Mac is incompatible with TC 4? I haven't been following this thread but it seems like you are saying that Tomcat should be modified to work correctly with IE 5. The problem with that is that Tomcat is an reference implementation of a particular spec (JSP/Servlet) which dictates how things have to work - it is the reference by which all others are implemented. It can't change to accommodate bugs or "special features" of client software. Randy > -----Original Message----- > From: Anders Rundgren [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 08, 2002 7:51 AM > To: Tomcat Users List > Subject: Re: IE 5 on Mac is incompatible with TC 4? > > > Ralph, > > >I got the impression from your previous posts, that > >the browser is the source not tomcat. > > Well.... This is matter of "taste". As IE 5 is the current > Mac release and > IE is relatively popular even by Mac-user's, I believe that TC should > adopt to IE 5 rather than the revse. A *really* strange thing is that > persistant cookies work. But the problem is only related to SSL. > > /anders > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
