Answer Posted / hrindows@gmail.com
Loading Servlet.
Then initialising the Servlet.
Handling the Request (invoking service method).
Then destroying the Servlet.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the ways to handle multi-threading in servlets?
What are the phases of servlet life cycle?
Differentiate between the web server and application server?
Why do we need servlet filter?
How a servlet is unloaded?
Why do you use session tracking in httpservlet?
Which java application server is the best?
What is the difference between the include() and forward() methods?
How do I support both get and post from the same servlet?
Difference between doget and dopost?
Why servlet is faster than jsp?
Explain the difference between servletconfig and servletcontext in servlet?
What is servlet instance?
Explain the difference between generic servlet and http servlet?
Explain the architechure of a servlet?