we can create a temparory servlet which can destroy after every resuest fulfillment,i just forgeted the method to write it.there is no way to distroy the servlet.:You can not destroy servlet explicitly only the way is to shutdown the container then each and every servlet will be destroyed one by one after calling destroy()
Category:Servlet Interview Questions
No comments:
Post a Comment