Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
No Answer is Posted For this Question
Be the First to Post Answer
What is MIME Type?
What do you mean by session tracking and also explain its techniques?
Define servlet mapping?
what is the difference between Servlet and JSP?Advantage of JSP over Servelt?Any concept present in JSP which we cant implement in Servlet?
31 Answers ABC, Apere, AZTEC, CTS, CybAge, iFlex, Impact Systems, Sara, TCS,
In which cases Destroy() is invoked?
What methods do we use in Servlet to Applet communication?
What's the architecture of a servlet package?
What is servletconfig?
What is the difference between CGI and Servlet?
How to handle exceptions thrown by application with another servlet?
what is the control flow in servlet when we send a request?
Explain the difference between servletconfig and servletcontext in servlet?