Is the init(ServletConfig sc) throws IOException or not?
Answer Posted / rama
init can throw UnAvailable exception or ServletException
but no IOException
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is generic servlet class?
What are the life-cycle methods for a servlet?
What is ServletConfig object?
What are the different methods involved in generic servlet?
When jsessionid is created?
What is http servlet in java?
What is servlet initializer?
What do you mean by request dispatcher in servlet?
What is the difference between get and post methods?
What is the servletconfig object?
Servlet is pure java object or not?
What exactly are the functions of servlet?
How can you push data from an Applet to a Servlet?
If some new data has entered the database, explain how can a servlet refresh automatically?
What is servlet collaboration?