Struts2默认验证器、自定义验证器

一。struts2验证器的工作流程: 有关struts给我们提供的默认验证器可参考:http://blog.csdn.net/yongjian1092/article/details/7349606 二。用一个例子说明验证器的使用方法: 程序包图: 1.hello.jsp:程序入口 <body> <s:form action="helloa" method="post"> <s:tex
相关文章
相关标签/搜索