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
Difference between java beans & servlets?
Differentiate between get and post?
What do you mean by httpservlet?
What is httpservlet class?
What is the difference between the http servlet and generic servlet?
Write a hello world program using servlets.
How can we create deadlock situation in servlet?
What is servlet in web technology?
Why doesn’t a servlet include main()?
What do you mean by httpservlet and how it is different from the genericservlet?
How do we share data using 'getservletcontext ()?
Why are http servlets used in programming?
What is Client-Server Computing?
Why doesn’t a servlet include main()? How does it work?
List out difference between a JavaBean from a Servlet?