servlets thread: Unloading Servlets Explicitly
Hi ! I want to unload a servlet explcitly. How can i do that. Can i call destroy () method explictly to unload a servlet. If i can what code i write in destroy() method. how to make sure destroy is been called. If any of you have idea please let me know. Thanks!
|





