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
Does servlet have main method?
Why are http servlets used in programming?
What is difference between GenericServlet and HttpServlet?
What is servlet api used for conneting database?
What is servlet in web technology?
List the Different types of servlet?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
How are filters?
What are all the protocols supported by httpservlet?
What is cgi?
Why are servlets used?
What is meant by cookies?
What is a servlet-to-servlet communcation?
Differentiate between get and post?
How do I use cookies to store session state on the client?