单项选择题

可以在SpringMVC处理器方法中声明()类型参数,当运行时自动注入request对象。

A.HttpServletRequest
B.HttpServletResponse
C.HttpSession
D.Model/ModelMap