使用SpringMVC时,需要在web.xml中配置( )?

分类: SSM第十二单元 发布时间: 2024-01-21 04:59 浏览量: 2

使用SpringMVC时,需要在web.xml中配置( )?

A.HttpServlet

B.HttpSession

C.DispatcherServlet

D.HttpServletRequest

正确答案是C