cancel
Showing results for 
Search instead for 
Did you mean: 

How can user stop a servlet running

Former Member
0 Kudos

Hi to all,

I have made a JSP and servlet application accessible by browser. Sometimes, the data to manage by the servlet are very large, then the user click on the stop button of the browser, but the servlet remains running on the server then the user can't use the application. How can I solve this problem? I want to stop the servlet running!

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Gabriele,

What do the servlet? is it access to a database?

Regards,