It's probably more related to browser settings than Tomcat settings. In IE 6, make sure to do the following (not sure where it is in IE 5.5, but it is probably similar):
Tools -> Internet Options -> Privacy -> Advanced Check "Override automatic cookie handling" Check "Always allow session cookies" Click OK and save the new settings. Shut down all instances of the browser, then try it again. John > -----Original Message----- > From: Prashanth Pushpagiri [mailto:prash_mail_lists@;yahoo.com] > Sent: Wednesday, November 13, 2002 3:27 PM > To: Tomcat Users List > Subject: Session loss with IE 6/5.5 > > > Hello everyone: > > I thought I had seen a question posted earlier on the > list, a similar one...but could not find it...so I'm > reposting... > > I use tomcat 4.1.12 with IIS 5.0 on windows 2000 adv. > server. I use tomcat for serving jsp pages and IIS for > all other files. Now, I've set up IIS to point to my > homepage i.e. /Homepage.jsp as the default document. > Once the user enters the site he/she can login to > establish a session. > > The problem arises after someone logs in. If I change > my URL to http://host/ instead of any page in the > session (say /Homepage.jsp), I loose the session. Has > anyone faced this kind of trouble with tomcat? > Interestingly this happens only on IE 5.5 and 6. IE > 5.0 guards the session. Do I have to change any > options in tomcat so I dont keep loosing sessions when > the use comes back to the site or goes to the site > root? I dont want to pass the session id in the URL. > > Any suggestions??? > > Thanks > Prashanth > > __________________________________________________ > Do you Yahoo!? > U2 on LAUNCH - Exclusive greatest hits videos > http://launch.yahoo.com/u2 > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>