Cookies problem
1 posts in topic
Flat View  Flat View
TOPIC ACTIONS:
 

Posted By:   Prasad_B
Posted On:   Wednesday, May 16, 2001 05:06 AM

We are using cookies for client authentication. It works fine in IE5 and we have problems with IE6. I am not getting cookies into the servlet if the pages are visited in IE6. So, Session expired message is printed to the user. Is there any fix for IE6?

I cannot use HttpSession since we are running servlets on different machines to balance the load.

Re: Cookies problem

Posted By:   Anonymous  
Posted On:   Wednesday, May 16, 2001 09:54 AM

IE6 it's still in beta and it's very likely that thay have still many bugs (it's Microsoft: they have bug even in the final releases).
Probably it could be a good idea to check if the Microsoft KnowledgeBase which are the known problems on the IE6 preview.

Regards.
About | Sitemap | Contact