找回密码
 立即注册
WebRootWEBINFjar | Ftp客户端 2022-09-26 117 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
Struts2中自定义拦截器等操作。。。。。。
src\cn\itcast\action\HelloWorldAction.java
src\cn\itcast\interceptor\PermissionInterceptor.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\ognl-2.7.3.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\hello.jsp
WebRoot\WEB-INF\page\message.jsp
WebRoot\WEB-INF\web.xml
WebRoot\index.jsp
WebRoot\quit.jsp
WebRoot\user.jsp
.classpath
.mymetadata
.project

(Operations such as custom interceptors in Struts2. . . . . .
src\cn\itcast\action\HelloWorldAction.java
src\cn\itcast\interceptor\PermissionInterceptor.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\ognl-2.7.3.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\hello.jsp
WebRoot\WEB-INF\page\message.jsp
WebRoot\WEB-INF\web.xml
WebRoot\index.jsp
WebRoot\quit.jsp
WebRoot\user.jsp
.classpath
.mymetadata
.project)

[下载]17042002173.rar




上一篇:Struts2中访问或添加三个范围的属性与获取
下一篇:Struts2中对action指定方法进行校验