I'm glad the problem went away, but I have had more than one context defined in an apps-*.xml file.
Cheers, Larry > -----Original Message----- > From: Rong Li [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 17, 2002 4:17 PM > To: Tomcat Users List > Subject: Re: Urgent: works on TC 3.2.2, but not on TC 3.3 !!! > > > Justin Rowles wrote: > > >>The funny thing is that when I printed out the session Id > of the main > >>jsp page and the session Id of one jsp page which sits inside > >>that main > >>jsp page, their session Ids are different. How come?? > >> > > > >They shouldn't be. A session is really a browser-specific > connection, not a > >page-specific one. You got me there, unless you have > cookies turned off. > > > >J. > > > My mistake. Somehow TC cannot have two or more contexts in > one apps-*** > file. After I use different apps-*** files to store the > contexts. Bang! > Problem gone! > > Thanks, folks! > > Rong > > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
