摘要: http://blog.csdn.net/hongjun1847/article/details/20560515系列http://www.cnblogs.com/liukemng/category/578644.html 阅读全文
posted @ 2015-07-04 23:18 chuiyuan 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 数据绑定是将用户的输入绑定到领域模型的一种特性,有了数据绑定,类型总是String 的http请求,可用于填充不同类型的对象属性,使得from bean(如之前的ProductForm实例)变得多余。为了高效的使用数据绑定,我们要使用Sping 的表单标签库。例子工程目录Book 与Category... 阅读全文
posted @ 2015-07-04 11:10 chuiyuan 阅读(248) 评论(0) 推荐(0) 编辑