Java Servlet Programming Question:
Download Job Interview Questions and Answers PDF
If a servlet is not properly initialized, what exception may be thrown?
Answer:
During initialization or service of a request, the servlet instance can throw an UnavailableException or a ServletException.
Download Java Servlet Programming Interview Questions And Answers
PDF