----- Original Message -----
From: "Saumont Pierre-Yves" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>

[snipped]
> No matter how it is achieved, Java session tracking
> will never work with IE 5.5. This is not really a problem if you are aware
> of it and do your own session tracking. (I use identified session tracking
> through PathInfo, storing HttpoSession objects in a HashTable. The main
> drawback is having to take care of invalidation while this could be
> automated with Java sessions.)

I think you can check up of the facts. I have a servlets application which I
run on tomcat 3.2.1 using IE 5.5 SP1 and it works just fine.. No Glitches
there.
It seems to me that Mr Gates has no special aversion to JSESSIONID :-)

> Another interesting question is "Why". Could it be a Microsoft decision ?

Can you please check your code, or tell us which version of IE 5.5( SP?) are
you using.

Regds,
Gokul

> Pierre-Yves Saumont

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to