"Hanusch, Hartwig" wrote: > Hi there, > > any ideas? > Same context, but when calling > > getSession(false); > > different session object than the previously createted via > getSession(true); > Upgrade to Tomcat 3.2. The 3.1 release has tons of bugs, session management behind Apache being one of the issues. > > Cheers > Hartwig Craig McClanahan
- Sessions mix up when using Tomcat 3.1/Apache Hanusch, Hartwig
- Craig R. McClanahan