syedahmed
May 25th, 2006, 10:30 AM
Hi ,
I have an application where when a user logs on a database access object in java is created where it opens a database connection. My session will timeout after 3 min. The scope of the java database bean is session.BUt when the session is timedout the connection to database is not closed as we have observed in gui of database. The server we are using for this application is TOmcat 5.5 .IS there a way to overcome this problem.
Thanks,
Ahmed.
I have an application where when a user logs on a database access object in java is created where it opens a database connection. My session will timeout after 3 min. The scope of the java database bean is session.BUt when the session is timedout the connection to database is not closed as we have observed in gui of database. The server we are using for this application is TOmcat 5.5 .IS there a way to overcome this problem.
Thanks,
Ahmed.