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
How can we refresh automatically when new data has entered the database?
Which protocol will be used by browser and servlet to communicate
What is servlet container?
Define the lifecycle for executing a jsp page.
Write a simple servlet program to print the contents of html.
List some life cycle methods of a servlet.
List out difference between a JavaBean from a Servlet?
What is the purpose of requestdispatcher interface?
What is the difference between context parameter and context attribute?
Why are servlets used?
Is servlet a server side scripting language?
What is webservlet?
When Servlet is unloaded?
What are the types of servlets? Explain
What's the advantages using servlets than using cgi?