Which exception is thrown if servlet is not initialized properly?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the session in servlet be destroyed?

873


Difference between java beans & servlets?

773


How do we go with database connection and log4j integration in servlet?

913


How can the referrer and the target urls be used in servlet?

723


What are the functions of the servlet container?

1316


What do you mean by servlet?

904


What are the disadvantages of storing session state in cookies?

888


What are the differences between forward() method and sendredirect() methods?

767


How do you load an image in a Servlet?

867


What is the structure of the http response

917


What is the difference between genericservlet and httpservlet

770


What are the life cycle methods of the servlet?

810


How we can get ip address of client in servlet?

737


What is the purpose of inter-servlet communication?

798


Which http method is said to be non-idempotent and idempotent?

813