Struts2输入校验

时间:2017-07-16 11:17:51
【文件属性】:
文件名称:Struts2输入校验
文件大小:3.8MB
文件格式:ZIP
更新时间:2017-07-16 11:17:51
Struts2 校验 要求使用Struts2的内建校验器校验“书名”、“作者”、“出版日期”、“价格”和“库存数量”字段;要求手动编写代码校验“书号”的有效性;要求手动编写代码校验“出版社”字段中是否包含了“出版社”三个字。
【文件预览】:
validationApp
----.project(1KB)
----WebContent()
--------show.jsp(931B)
--------WEB-INF()
--------input.jsp(2KB)
--------META-INF()
----src()
--------struts.xml(454B)
--------org()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.jdt.core.prefs(395B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.core.resources.prefs(106B)
--------org.eclipse.wst.common.component(493B)
--------.jsdtscope(503B)
----build()
--------classes()
----.classpath(834B)

网友评论

  • 内容做的与要求一样,非常不错,对我帮助很大。