IE 5.5 problem
Hello,
I noticed something strange with the portal server and Internet Explorer 5.5 (don't know about the other versions):
try this: log into the portal server with a username/password
immediately logout by doing http://server/logout, login again, /logout again
after you press return to desktop login, you get . .. back into where you were logged in without having to login.
if i use the logout button on the desktopservlet, this behaviour is not present
any ideas on what's happening?
autocompletion of users and passwords was turned off
Bob
[608 byte] By [
708768] at [2007-11-25 4:29:34]

the actual logout button in the desktop uses something like this ..
http://server/DesktopServlet?action=logout
so you may wanna try this instead of trying http://server/logout
regards
Karthik !
Bob Lannoy wrote:
> Hello,
>
> I noticed something strange with the portal server and Internet Explorer 5.5 (don't know about the other versions):
>
> try this: log into the portal server with a username/password
> immediately logout by doing http://server/logout, login again, /logout again
> after you press return to desktop login, you get . .. back into where you were logged in without having to login.
>
> if i use the logout button on the desktopservlet, this behaviour is not present
>
> any ideas on what's happening?
> autocompletion of users and passwords was turned off
>
> Bob