上一页 1 2 3 4 5 6 7 8 ··· 15 下一页
摘要: OrderDao: OrderService: OrderServiceImpl: SpringDemo1: applicationContext.xml: 注解+配置文件的方式: ProductDao: ProductService: SpringDemo2: applicationContext 阅读全文
posted @ 2018-03-14 14:50 一日看尽长安花cxjj 阅读(142) 评论(0) 推荐(0)
摘要: 构造函数注入: applicationContext.xml User Demo set方法注入: applicationContext.xml Car User Demo p空间名称注入 复杂类型注入: CollectionBean: SpringDemo6: 阅读全文
posted @ 2018-03-13 23:08 一日看尽长安花cxjj 阅读(128) 评论(0) 推荐(0)
摘要: applicationContext.xml: UserDaoImpl: UserServiceImpl: SpringDemo1: 阅读全文
posted @ 2018-03-13 14:39 一日看尽长安花cxjj 阅读(143) 评论(0) 推荐(0)
摘要: applicationContext.xml: <!-- 将User对象交给spring容器管理 --> <bean name="user" class="cn.itcast.bean.User"></bean> User Demo 阅读全文
posted @ 2018-03-13 14:07 一日看尽长安花cxjj 阅读(130) 评论(0) 推荐(0)
摘要: 恢复内容开始 单文件上传: struts.xml: upload.jsp: UploadAction: struts.xml: MoreUploadAction: 恢复内容结束 阅读全文
posted @ 2018-03-12 20:23 一日看尽长安花cxjj 阅读(133) 评论(0) 推荐(0)
摘要: struts.xml: login.jsp: UserAction: UserDao: 自定义拦截器:判断用户是否已经登录 校验器: suc.jsp: BookAction: 阅读全文
posted @ 2018-03-11 12:00 一日看尽长安花cxjj 阅读(182) 评论(0) 推荐(0)
摘要: 手动编码方式: demo3.jsp: RegistAction: xml文件方式: RegistAction2: RegistAction2-validation.xml: 案例:用模型驱动和xml方式数据校验 demo4.jsp: Person: RegistAction6: RegistActi 阅读全文
posted @ 2018-03-06 22:59 一日看尽长安花cxjj 阅读(124) 评论(0) 推荐(0)
摘要: 表单demo2.jsp: CustomerAction: 自定义转换器MyDateConverter: 配置properties: 阅读全文
posted @ 2018-03-06 00:24 一日看尽长安花cxjj 阅读(140) 评论(0) 推荐(0)
摘要: demo1_1.jsp: Product: 数据封装到List: 数据封装到Map: 阅读全文
posted @ 2018-03-05 20:41 一日看尽长安花cxjj 阅读(201) 评论(0) 推荐(0)
摘要: demo1.jsp: 属性驱动(set属性): 属性驱动(set /get JavaBean): 模型驱动(实现ModelDriven接口): 阅读全文
posted @ 2018-03-05 20:08 一日看尽长安花cxjj 阅读(150) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 15 下一页