文件名称:four
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2015-01-18
- 文件大小:
- 1.96mb
- 下载次数:
- 0次
- 提 供 者:
- mon***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Struts 2校验框架的应用(源码和实验报告)(1):对用户名的检验规则是用户名不能为空,且只能是字母,数字,长度为4到25之间。
(2):对密码校验的规则是用户不能为空,且只能是数字,长度为8到20之间。
(3):年龄的校验规则是必须是整数,且在1到120之间。
(4):生日的校验规则是必须在1950-1-1到1990-1-1之间。
(5):所有提示信息均要用到国际化资源文件实现。
(6):注册成功返回success.jsp页面,显示所有注册信息。
-Application (source code and test report) (1) Struts 2 validation fr a mework: the user name of inspection rules are user name can not be empty, and can only contain letters, numbers, length between 4-25.
(2): The password validation rule is you can not be empty, and only a number, length between 8-20.
(3): Age validation rules must be an integer, and in between 1-120.
(4): Birthday validation rules must be between 1950-1-1 to 1990-1-1.
(5): All tips are to use to achieve an international resource files.
(6): Registration successful return success.jsp page displays all registration information.
(2):对密码校验的规则是用户不能为空,且只能是数字,长度为8到20之间。
(3):年龄的校验规则是必须是整数,且在1到120之间。
(4):生日的校验规则是必须在1950-1-1到1990-1-1之间。
(5):所有提示信息均要用到国际化资源文件实现。
(6):注册成功返回success.jsp页面,显示所有注册信息。
-Application (source code and test report) (1) Struts 2 validation fr a mework: the user name of inspection rules are user name can not be empty, and can only contain letters, numbers, length between 4-25.
(2): The password validation rule is you can not be empty, and only a number, length between 8-20.
(3): Age validation rules must be an integer, and in between 1-120.
(4): Birthday validation rules must be between 1950-1-1 to 1990-1-1.
(5): All tips are to use to achieve an international resource files.
(6): Registration successful return success.jsp page displays all registration information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
four\实验4struts2校验框架的应用.docx
four