Is the init(ServletConfig sc) throws IOException or not?
Answer Posted / ravindra nhavi
it will throws only ServletException .
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How many objects of a servlet is created?
Explain the difference between generic servlet and http servlet?
What is the use of attribute in servlets?
How to create war file?
What do you mean by the servlet chaining?
What are advantages of servlets over cgi?
Why HttpServlet class is declared abstract?
Whats the advantages using servlets over using CGI?
Is servlet a framework?
What are Servlets?
What is servlet in simple terms?
What is called servlet mapping?
What are the phases of the servlet life cycle?
why we should override only no-agrs init() method.
How many servlet objects are created?