单项选择题

每次访问Servlet时,Servlet的执行入口点是()

A.doGet()
B.main()
C.init()
D.service()