Thanks Johnny, and Sammer reply me by e-mail :) I think move the data under eCom to ROOT directory and delete the eCom directory is a way to help me work out this. Likes Johnny says, if i set the eCom default, there are two directories - eCom and ROOT. I think i understand why the session different.
for examples, (i set eCom default, so there are eCom and ROOT under webapps) ROOT - Admin - Login.jsp eCom - Admin - Login.jsp The url "http://myDomain/" will go ROOT and get session A. The url "http://myDomain/Admin/Login.jsp" and get session B. I just confuse why get session B but not session A. It seems go the ROOT path(directory), right? But in fact, the sencond url direct to the eCom/Admin/Login.jsp not ROOT/Admin/Login.jsp. I try the url "http://myDomain/eCom" get the session B, too. Of course, the url "http//myDomain/eCom/Admin/Login.jsp" get the session B. Thanks all helps :) -- View this message in context: http://www.nabble.com/tomcat-with-jcaptcha-tp18309636p18353005.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]