Hi,
I am now stuck on problem is that in our application used thread and that start in jsp page. so here problem is once thread started and after completion of run method it goes to dead. we can not restart dead thread.
so whenever goes that jsp page trying to use start thread its not working. for that need to restart the tomcat for starting that thread again.
Here our requirement is whenever we use jsp page on which thread started that thread should come into use.
please give me solution.....
Thanks in advance