
J2EE
文章平均质量分 67
C舞CK
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
MVC 与 三层架构
最近被 http://blog.youkuaiyun.com/csh624366188/article/details/7183872原创 2014-11-15 20:40:18 · 212 阅读 · 0 评论 -
Spring整合struts2时,struts2的action是原型的。不要忘记@Scope("prototype")
自学SSH框架时编写的小案例。之前都是基于xml配置文件配置的。今天改为注解配置。就一直出错。 出错前忘记加@Scope("prototype"),程序运行过程中会有如下错误 Struts Problem Report Struts has detected an unhandled exception: Messages: could not initialize proxy - no原创 2014-12-11 17:02:59 · 498 阅读 · 0 评论