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
Which method of the httpservletrequest object is used?
How printwriter is different from servletoutputstream?
How do you define a servlet?
Why servlet is faster than jsp?
What do you mean by a filter and how does it work?
Why is httpservlet declared abstract?
What are the life cycle methods of a servlet?
What is servlet api used for conneting database?
What are the key methods that are involved in processing of http servlets?
Which java framework is most popular?
Explain is servlet mapping?
What is the structure of the http response
What is generic servlet class?
What are the functions of an intercepting filter?
What are the common methods that are included in the http servlet class?