Answer Posted / n.l.narayana
destroy() method is invoked automatically when ever the
servlet object is removed from the webcontainer
(Tomcat,weblogic,....)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the mechanisms used by a servlet container for maintaining session information?
Which interface must be implemented by all servlets?
What is http servlet in java?
What is Client-Server Computing?
What is servlet and how it works?
How to find whether a parameter exists in the request object?
How native code can be used in a servlet?
Which java application server is the best?
What is servlet invoker?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
Why are servlets used?
What are advantages of servlets over cgi?
What are the types of Session Tracking ?
What is the default http method in the servlet?
What is the capacity the doget can send to the server?