单项选择题
SpringWeb和SpringWebMVC模块的关系很密切,对于SpringWeb模块的包,()为Web应用提供Web上下文子接口和类,其中,包括了用于引导Web根上下文的监听器。
A.org.springframework.web.bind
B.org.springframework.web.context
C.org.springframework.web.context.support
D.org.springframework.web.filter
点击查看答案
相关考题
-
单项选择题
SpringWeb和SpringWebMVC模块的关系很密切,对于SpringWeb模块的包,()可以为Web应用提供数据绑定功能。
A.org.springframework.web.bind
B.org.springframework.web.context
C.org.springframework.web.context.support
D.org.springframework.web.filter -
单项选择题
对于Spring上下文模块架构中,()包负责Spring上下文模块,提供定位和访问应用上下文。
A.org.springframework.context
B.org.springframework.context.access
C.org.springframework.context.event
D.org.springframework.context.support -
单项选择题
在Spring架构中,()包添加了对消息资源的支持,实现了观察者设计模式,开发者可以使用统一的API为应用对象获得应用资源。
A.org.springframewok.context
B.org.springframewok.aop
C.org.springframewok.ioc
D.org.springframewok.beans
