Which exception is thrown if servlet is not initialized properly?
Answer / rani
If an initialisation errors occurs the servlet incapable of handle client requests, throws an "UnavailableException". This indicates the servlet is unavailable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell the new features added in servletrequest interface i.e. Servlet 2.4
What is the servlet?
What is the dispatcher servlet?
Explain the methods of request dispatcher in servlet?
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?
How to pass JavaBeans data to JSP using Servlets?
How to get the path of servlet in the server?
What are different ways for authentication of servlet?
What are different types of Servlets?
Can we use javascript in Servlets?
How can we implement a jsp page?
How do you define a servlet?