
struts2
文章平均质量分 66
ivy110
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Struts2在Action类中获得HttpServletResponse对象的四种方法
Struts2在Action类中获得HttpServletResponse对象的四种方法[转] 在struts1.x Action类的execute方法中,有四个参数,其中两个就是response和request。而在Struts2中,并没有任何参数,因此,就不能简单地从execute方法获得HttpServletResponse或HttpServletRequest对象了。 ...原创 2009-01-30 11:35:19 · 118 阅读 · 0 评论 -
WebWork2.2.2中一个控件的theme的查找顺序
[url=http://www.jscud.com/srun/news/viewhtml/4_2006_3/182.htm]WebWork2.2.2中一个控件的theme的查找顺序[/url]webwork 2.2.2中提供了几个theme,包括simple,xhtml以及新的ajax,css_xhtml等等.每个控件都可以指定theme,那么theme是什么查找顺序哪?都由什么因...原创 2009-02-02 17:14:28 · 153 阅读 · 0 评论 -
struts2的struts.properties配置文件详解
[url=http://blog.youkuaiyun.com/cydooo/archive/2007/01/06/1475340.aspx]struts2的struts.properties配置文件详解[/url]struts.action.extension The URL extension to use to determine if the request is mea...原创 2009-02-02 17:25:02 · 119 阅读 · 0 评论