Which method the Servlet container call to create the
instance of the servlet?
Answer Posted / jeyanthinathan
init()
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
Which event is fired at the time of session creation and destroy?
Is servlet a framework?
What's the architecture of a servlet package?
When servlet object is created?
What are the jobs performed by servlets?
What is servlet used for?
What is getservletcontext?
What do you mean by request dispatcher in servlet? Also explain its methods.
What is the purpose of requestdispatcher interface?
How do you deal property files in servlet?
How servlet is created?
Whether thread can be used in servlets?
What is context in servlet?
What is cookie in servlet?
Can you explain in detail 'javax.servlet' package?