S

Satya • 3.38K Points
Extraordinary

Q. Which method is called when the servlet is removed from service?

  • (A) service()
  • (B) init()
  • (C) destroy()
  • (D) doPost()

Explanation by: Satya

destroy() is invoked when the servlet container removes the servlet.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.