S

Satya • 3.38K Points
Extraordinary

Q. Which method handles HTTP GET requests?

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

Explanation by: Satya
The doGet() method processes HTTP GET requests.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.