12345678910



Question 1: Which method decide which method will call i.e doGet() or doPost()
based on http method of http request?

1. doOption
2. doTrace
3. doMethod
4. Service