Session loss on Internet explorer ...?
Hi all,
I have some problem with session on iws6.0.
For my problem, I develop servlet application on iws6.0 and it's work ok on
netscape navigator 4.6 but not for IE5.
I try to find out the solution but i found session was lost sometime on IE
because sometime it's work ok.
Thanks and best regards.
Suwit C.
[365 byte] By [
] at [2007-11-25 7:18:31]

beware that IE will not store a cookie that is more than 30 minutes old.
So check the time and timezone between server and client. The client must
not be more than 30 minutes in front of the server.
"C. Suwit" <suwit@gsi.co.th> wrote in message
news:9igmsa$m2v1@secnews.netscape.com...
> Hi all,
>
> I have some problem with session on iws6.0.
> For my problem, I develop servlet application on iws6.0 and it's work ok
on
> netscape navigator 4.6 but not for IE5.
> I try to find out the solution but i found session was lost sometime on IE
> because sometime it's work ok.
>
> Thanks and best regards.
> Suwit C.
>
>
>
>
>
>
at 2007-6-29 17:55:25 >
