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


Reply via email to