<spec-quote> SRV.15.1.8 HttpSessionActivationListener </spec-quote>
HttpSessionActivationListener is the way to achieve what you are trying to do.
Then why doesn't Tomcat 5.0.19 call my registered HttpSessionActivationListener when I shut Tomcat down or start it up again?
I know that my sessions are being persisted, because
a) I see the my sessions attributes appearing in SESSION.ser and
b) I can still access the session after restarting Tomcat if I keep my browser open.
Regards,
Andreas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
