随笔分类 -  Struts2

摘要:@Component("user")@Scope("prototype")public class UserAction extends ActionSupport implements ModelDriven { private UserRegisterInfo info = new... 阅读全文
posted @ 2015-06-11 19:14 梅兴昊 阅读(211) 评论(0) 推荐(0)
摘要:解决方法:在Struts.xml中添加该配置: 阅读全文
posted @ 2015-06-11 19:05 梅兴昊 阅读(501) 评论(0) 推荐(0)