Is the init(ServletConfig sc) throws IOException or not?
Answer Posted / anji
It will throw only ServletException
The method signature of init is
void init(ServletConfig config) throws ServletException
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is servlet and how it works?
What is the disadvantage of cookies?
Explain the difference between jsp and servlet?
What is Servlet API used for connecting database?
What is the servlet?
What is a server side include (ssi)
What is the difference in between the httpservlet and generic servlet?
Does servlet have main method?
How can an existing session be invalidated?
What do you mean by filter in servlet?
Write the code to get the server information in servlet.
What are the difference between RMI and Servlets?
Which method is called when reference variable is passed in system.net?
How we can call a jsp from the servlet?