Answer Posted / madan
init() method of the servlet is loaded by the servlet
container which resides in the server.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What are the exceptions thrown by servlets? Why?
What is the difference between genericservlet and httpservlet
What is the difference between Server and Container?
Write a simple servlet program to print the contents of html.
What is a servlet context object?
Explain the difference between get and post method in servlet?
What are the steps involved in placing a servlet within a package?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What is api in servlet?
Why servlet is mostly used?
Differentiate between the get and post method
Why do we have servlet wrapper classes?
Which is better jsp or servlet?
When jsessionid is created?