hi all,
I am working on webappliction , i started one
thread in one
jsp bean class, when i started i get the thread name and save it in database .
The problem is ,when i wanted to stop that thread from some other page by getting this thread name from database.Because the thread is running and i wanted to stop that by the name.
My question is, Is there any way to get the reference of that theard that i started earlier by enter the name and then stop it.
Please help me ,if any body have solution for that.
Regard's
Jyotisree Dhar