When you encode the url, the first time the jsessionid is attached to the
URL,
but if your browser have cookies enabled, a cookie is assigned and the
jsessionid parameter
is not shown anymore.
I tried this widh IE5 IE6 an NE4.7 and works. If you disable cookies, you'll
see the URL always
with the jsessionid attached.
Regards
Giorgio

----- Original Message -----
From: "Michael" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 09, 2002 7:52 PM
Subject: urlencoded session html-redirection-bug


> Hallo!
>
> please help!!!
>
> when I encode an URL and do something like:
>
> <meta http-equiv="refresh" content="10; URL=/myURL;jsessionid=og9obimzx2">
>
> neither Netscape 4.xx nor InternetExplorer 5.5 handle the ";jsessionid"
correct.
> they redirect to the URL "/myURL" WITHOUT the ";jsessionid"
>
> Netscape 6.2 and Opera 6.1 handle this redirection as expected and concat
the ";jsessionid=..." to the URL!
>
> any idea???
> I need this feature for NS4 and IE5.5 !!!
>
> thanks
> michi


----------------------------------------------------------------------------
----


> --
> 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]>

Reply via email to