简介
Many Actions share common concerns. Some Actions need input validated. Other Actions may need a file upload to be pre-processed. Another Action might need protection from a double submit. Many Actions need drop-down lists and other controls pre-populated before the page displays.
The framework ...
struts2的一些新特性:
Improved design: In contrast with Struts 1, all of the Struts 2 classes are based on interfaces. Core interfaces are HTTP independent. These APIs are not dependent on Servlet APIs.
Simplified Actions: Struts 2 Action classes are framework independent and are simplified plain old J ...
引用struts1用了一年,到现在也有一年没用了.webwork用了快一年了.现在又开始转向struts.这两天开始看struts2.感觉struts2跟webwork简直就是一个东西.换汤不换药.看了文档才知道原来struts2=struts1+webwork.所以也很容易上手了. struts2文档里记录下来的 struts1与struts2的比较.
1.Action classes :
Struts1:Struts 1 requires Action classes to extend an abstract base class. A common problem in Str ...
- 浏览: 6841 次
- 性别:

- 来自: 杭州

- 详细资料
搜索本博客
我的相册
expanding_universe_1400x904
共 20 张
共 20 张
链接
最新评论
-
升级Spring 2.5注意事项
全世界的人都知道这是参考手册里面,难道不能帖这里吗?!
-- by weidewei -
升级Spring 2.5注意事项
晕,这个不是中文参考手册里的内容吗
-- by kjj -
java中四种操作(DOM、SA ...
这篇文章好像出来很多年了吧。。google一下,满世界都是
-- by vampire423 -
Lucene 入门与实战
30,31行代码中: document.add(Field.Text("path ...
-- by txxg -
java中四种操作(DOM、SA ...
做的不错嘛。。 挺有用的东西。
-- by guo_david_wei






评论排行榜