On Sun, Dec 27, 2009 at 3:52 PM, Francy121 <francesca.amato...@email.it> wrote:

> When an user log in to my web application, TomCat create a new Server
> Session that is closed a few seconds ago the user's inactivity.
> I would enforce the Tomcat to execute, automatically, a routine contained in
> the .JAR library BEFORE the session ending.
> There is any solution to do this?

javax.servlet.ServletContextListener

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to