找回密码
 立即注册
WebRootWEBINFjar | Ftp客户端 2022-09-26 116 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
Struts2中对action中所有方法进行校验
src\cn\itcast\action\PersonAction.java
src\struts.xml
WebRoot\META-INF\MANIFEST.MF
WebRoot\WEB-INF\lib\commons-fileupload-1.2.1.jar
WebRoot\WEB-INF\lib\commons-io-1.3.2.jar
WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar
WebRoot\WEB-INF\lib\freemarker-2.3.15.jar
WebRoot\WEB-INF\lib\jstl.jar
WebRoot\WEB-INF\lib\ognl-2.7.3.jar
WebRoot\WEB-INF\lib\standard.jar
WebRoot\WEB-INF\lib\struts2-core-2.1.8.jar
WebRoot\WEB-INF\lib\xwork-core-2.1.6.jar
WebRoot\WEB-INF\page\message.jsp
WebRoot\WEB-INF\web.xml
WebRoot\index.jsp
.classpath
.mymetadata
.project

(Check all methods in action in Struts2
src\cn\itcast\action\PersonAction.java
src\struts.xml
WebRoot\META-INF\MANIFEST.MF
WebRoot\WEB-INF\lib\commons-fileupload-1.2.1.jar
WebRoot\WEB-INF\lib\commons-io-1.3.2.jar
WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar
WebRoot\WEB-INF\lib\freemarker-2.3.15.jar
WebRoot\WEB-INF\lib\jstl.jar
WebRoot\WEB-INF\lib\ognl-2.7.3.jar
WebRoot\WEB-INF\lib\standard.jar
WebRoot\WEB-INF\lib\struts2-core-2.1.8.jar
WebRoot\WEB-INF\lib\xwork-core-2.1.6.jar
WebRoot\WEB-INF\page\message.jsp
WebRoot\WEB-INF\web.xml
WebRoot\index.jsp
.classpath
.mymetadata
.project)

[下载]17043169881.rar




上一篇:Struts2中对action指定方法进行校验
下一篇:基于XML配置方式实现对action的所有方法进行校验