struts2示例

1.第一个Struts2程序(两数相加)
2.处理一个Form多个Submit
3.使用验证方法
4.使用验证框架
5.嵌套验证
6.上传一个文件
7.上传多个文件
8.国际化
 
需要加入的jar包:
commons-fileupload-1.1.1
commons-io-1.0
commons-logging-1.0.4
freemarker-2.3.8
ognl-2.6.11
struts2-core-2.0.11.1
xwork-2.0.4
 
源代码见附件

你可能感兴趣的:(struts2,职场,休闲)