- Original Message -
From: "Cui Xiaojing-a13339" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 7:38 PM
Subject: Question about session
> Hello All,
>
> I have used <%@ page session="false" %> to set the page not to join
session, but w
Yes, it seems to be true that sessions are lost on reloading with
fullReload=true. I don't think that the case of fullReload=false has been
tested much, so it is possible that there could be some strange bugs like in
3.2.x.
It looks like the best way to fix this (for the default fullReload=true