Which method the Servlet container call to create the
instance of the servlet?
Answer Posted / madhusudhan
init(ServletConfig cg)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Which is better jsp or servlet?
What is MIME Type?
How can you use a servlet to generate a plain text instead of html?
What are all the advantages of servlet over cgi?
What are the servlet events?
What is http servlet in java?
Name the packages that work with servlet?
What is servlet and its use?
What is the difference between jsp and servlet life cycle?
What is a java servlet?
What is servlet container?
How can we upload the file to the server using servlet?
What is servlet api used for conneting database?
When Servlet is unloaded?
What must be implemented by all servlets?