when I start up Tomcat and Tomcat activates any sessions from SESSION.ser, shouldn't sessionDidActivate() in a registered HttpSessionActivationListener be called?
Or is this listener reserved only for Session migrations between JVMs?
In any case, how can I detect a session if it is already existent at the startup of Tomcat?
Regards,
Andreas
p.s. to be more precise, I am using Tomcat 5.0.19
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
