摘要: 一、项目结构 二、新建UserAction,继承自ActionSupport,并实现ModelDriven<User>接口;getModel方法是用来装配对象属性的;注意,userService字段名要和applicationContext.xml中配置的userservice bean中id名称一 阅读全文
posted @ 2015-12-13 20:05 jiapeng 阅读(231) 评论(0) 推荐(0)