1.5习题(第33页)
1.5.1选择题 D C C B B
1.5.2填空题 1.MVC 2. Struts Hibernate
3.IBM 4.FilterDispatcher 5. JSP Struts标签 2.7习题(第86页)
2.7.1选择题 B C B D B D
2.7.2填空题 1.struts.xml struts.properity
2.struts.xml struts.properity web.xml
3.Action 拦截器 4.完全分离 5.IOC和非ioc 6.不指定method 不指定method 7.表达式 根对象 上下文环境
8.UI标签 非UI标签 9.表单标签 非表单标签 10.控制标签 数据标签
3.6习题(第133页)
3.6.1选择题 A A B C C 3.6.2填空题
1..properties 2. native2ascii 3.AOP 4.服务器端校验
5.5习题(第237页)
5.5.1选择题 A B A
5.5.2填空题 1. JDBC ORM
2. Hibernate.cfg.xml Hibernate.properities 3. Hibernate.hbm.xml 4. 临时状态 持久状态 脱管状态
7.6习题(第326页)
6.11.1选择题 B A C 6.11.2填空题 1.一对一 一对多 多对多
2.HQL Criteria query native sql 3.一级cache 二级cache
Spring3 9.5习题 9.5.1选择题 B A C 9.5.2填空题 1.配置条件
2.bean factory接口及相关类 application contest接口及相关类 3.设置注入 构造注入
10.7.1选择题 B D C 10.7.2填空题
1.静态AOP 动态AOP 2.通知
3.静态代理 动态代理 4.前置通知后置通知