If a servlet is not properly initialized, what exception may be thrown?

Submitted by: Administrator
During initialization or service of a request, the servlet instance can throw an UnavailableException or a ServletException.
Submitted by: Administrator

Read Online Java Servlet Programming Job Interview Questions And Answers