Microsoft
Software
Hardware
Network
Question : problem killing a session in java
i have started an http session in a web application on login with the following code:
HttpSession session = request.getSession(true);(
written in Login Servlet.java)
after login,i start a particular process for eg: excute a sql query on the database. As the query is getting executed i logout of the application.
on logout to kill the session i have written the following code:
HttpSession session = request.getSession(); ------ when i print the session id after this line i get an id.
session.invalidate();
response.sendRedirect(requ
est.getCon
textPath()
+ "/login.jsp. (written in LogoutServlet.java)
but the backend sql execution does not stop even after logging out. the application is redirected to the login page though.
Answer : problem killing a session in java
can you post the the code making the query you want to kill
Random Solutions
How do I setup "completely" Unsolicited Remote Assistance Requests in Windows 7 for remote support? - Replacing free VNC
System.Data.SqlClient.SqlE
xception: 'NetworkService' is not a valid Windows NT name.
E-Machines EL1200 BSOD at Startup - Windows XP SP2
single quotes double quotes in Delphi
Primary hard drive not showing in computer management in Windows &
How to hide .aspx extension in client browser.
ESXi and Acronis Recovery
Datediff criteria in a query
Media Manager in Joomla 1.5.18 will not let me browse or upload
SBS 2003 R2 remote web workplace