單項選擇題可以在()文件中進行前端控制器的配置。

A.web.xml
B.log4j.properties
C.db.properties
D.springmvc-config.xml


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題SpringMVC的前端控制器是()。

A.FreeMarker
B.BeanNameUrlHandlerMapping
C.InternalResourceViewResolver
D.DispatcherServlet

2.單項選擇題下列關(guān)于SpringMVC特點的說法中錯誤的是()。

A.是Spring框架的一部分,可以方便地利用Spring所提供的其他功能
B.不支持國際化
C.靈活性強,易于與其他框架集成
D.可自動綁定用戶輸入,并能正確的轉(zhuǎn)換數(shù)據(jù)類型

3.單項選擇題()和struts 2框架一樣,都屬于MVC框架。

A.MyBatis
B.Hibernate
C.SpringMVC
D.Spring

5.單項選擇題MapperScannerConfigurer類的()屬性指定映射接口文件所在的包路徑。

A.basePackage
B.annotationClass
C.sqlSessionFactoryBeanName
D.sqlSessionTemplateBeanName