What do you observe?

When authentication form is shown, does it include session id in its
target url (in its HTML source)? Does jsessionid shows up in the url
in the address bar?

Is the problem reproducible if you clear the browser cache and start
from a new (blank) browser window?

What Tomcat version are you using?


2008/2/3, John Pedersen <[EMAIL PROTECTED]>:
> I have just implemented url encoding in my app, so that it now works in
> Opera, FF, IE7 with cookies either enabled or disabled. When cookies are
> disabled, I get the jsessionid showing up in the url. (Most pages require
> the user to be logged in ).
>
> It doesn't work for ie6 though. With cookies disabled, I keep being sent
> back to the login page.
>
> Is there something different in the way ie6 handles sessions?
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to