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
How do cookies work in servlets?
What is setattribute in servlet?
Explain web container.
How do we call one servlet from another servlet?
Why is http protocol called as a stateless protocol?
What is a servlet?
Can servlet have a constructor ?
What do you mean by mime type?
What is a web application and what is it’s directory structure?
What is the use of httpservletresponsewrapper?
What are the life cycle methods of the servlet?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
What is servlet container?
What is the inter-servlet communication?
What is servlet in tomcat?