Answers

Question and Answer:

  Home  Java Servlet Programming

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

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

 182 views

More Questions for you: