随笔分类 -  struts 2

struts2 中的 result 返回类型是 json 的配置问题
摘要:struts2中的result返回类型是json的配置问题1、引入包(本文中的包全部引自struts-2.1.8.1\lib):struts2-json-plugin-2.1.8.1.jarjson-lib-2.1.jarcommons-collections-3.2.jarcommons-bean... 阅读全文

posted @ 2015-12-14 10:36 weiguoyuan 阅读(1051) 评论(0) 推荐(0)

Struts2 中遇到的问题
摘要:1.警告: Could not find action or result: /Struts2Test/register.actionThere is no Action mapped for namespace [/] and action name [register] associated w... 阅读全文

posted @ 2015-10-15 10:47 weiguoyuan 阅读(365) 评论(0) 推荐(0)

Struts2
摘要:Struts2是在WebWork2基础发展而来的,和struts1一样,Struts2也是属于MVC框架。不顾有一点大家需要注意的是:尽管Struts2和struts1名字上差别不是很大,但是Struts2和Struts1在代码编写风格上几乎是不一样的。那么既然有了struts1,为何还需要推出St... 阅读全文

posted @ 2015-10-13 11:14 weiguoyuan 阅读(455) 评论(0) 推荐(0)

导航