Struts 自定义 字符串长度校验

时间:2016-09-20 04:33:30
【文件属性】:

文件名称:Struts 自定义 字符串长度校验

文件大小:16KB

文件格式:ZIP

更新时间:2016-09-20 04:33:30

struts2 validation 输入校验

这个一个简单的输入校验工程,通过 struts 的 校验文件 ActionName-validation.xml 文件 和 扩展的 校验类 CheckStringLength 进行字符串长度校验。工程使用 MyEclipse 8.5 编译,可以正常运行。


【文件预览】:
ETTT
----.project(1KB)
----.settings()
--------.jsdtscope(500B)
--------org.eclipse.jdt.core.prefs(330B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----.mymetadata(285B)
----WebRoot()
--------login.jsp(583B)
--------login_success.jsp(357B)
--------WEB-INF()
--------index.jsp(834B)
--------META-INF()
--------login_failure.jsp(166B)
----.myeclipse()
----src()
--------net()
--------validators.xml(2KB)
--------struts.xml(585B)
----.mystrutsdata(240B)
----.classpath(463B)

网友评论