Answer Posted / janet
once activated,servlets live on until the server lives or
until the destroy method is called on the servlet by the server.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Whether we can get deadlock situation in servlets?
What are Servlets?
When servlet object is created?
How can we upload the file to the server using servlet?
Explain get and post.
What is the difference between the servlets and cgi programs?
Differentiate between the print writer and servlet output stream?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
How a servlet is unloaded?
What are the jobs performed by servlets?
Can you call a jsp from the servlet?
What are the new features added to servlet 2.5?
What is a generic servlet?
Why is Servlet so popular?
What exactly is a servlet?