搜索资源列表
Classic_struts2_interceptor_documentation
- Classic struts2 interceptor documentationstruts2拦截器经典文档资料-Classic struts2 interceptor documentationstruts2 classic interceptor documentation
Struts2Intercepter
- struts2 拦截器的应用,详细介绍拦截器的功能和具体实施-struts2 interceptor application, detailing the functions of the interceptor and the specific implementation
test-interceptor
- 测试struts2中的拦截器,有兴趣的可以研究下-test for struts interceptor
ssh2-interceptor
- 权限验证Permissions validation -Permissions validationPermissions validationPermissions validation
24strutsch6
- strust2写的拦截器,简单易懂,代码简单明了,很容易明白,适用于初学者。-strust2 write interceptor
how-to-create-J2EE-license
- 1. 如何制作比较安全完整的J2EE软件的license 或者说License机制。 目前想到的办法是用公钥私玥进行生成一个license,算法是IDEA算法。在每次启动的时候加载读取License信息。进行验证。 但问题是: 1.java的容易被反编译。自己写class loader进行解密难度又不较大。 2. 要进行限制客户端的数量。现在的weblogic有这种功能或者API么 3. 那种算法相对安全,MD5都被破解了。。。。 第一个问题,正如大家说的
java-filter
- 1、拦截器是基于java的反射机制的,而过滤器是基于函数回调 2、过滤器依赖与servlet容器,而拦截器不依赖与servlet容器 3、拦截器只能对action请求起作用,而过滤器则可以对几乎所有的请求起作用 4、拦截器可以访问action上下文、值栈里的对象,而过滤器不能 5、在action的生命周期中,拦截器可以多次被调用,而过滤器只能在容器初始化时被调用一次 -1, the interceptor is based on java reflection me
struts2invocation
- struts2实现的拦截器主要是权限拦截-the struts2 achieve interceptor permission to intercept
testSpringMVCInterceptor
- testSpringMVCInterceptor.rarspringMVC的拦截器-the interceptor of spring MVC
ParametersInterceptor
- struts2 web 应用开发中 进行参数过滤处理的功能模块-struts2 parameter Interceptor
jboa
- 基于SSH2框架的权限拦截系统,可作为框架进行2次开发项目,也适合新人学习SSH2.-SSH2 framework of permission-based interceptor system, as a framework for the development project, is also suitable for newcomers to learn SSH2.
writeSth_Ver0.1
- Struts+Spring+JDBC一个留言板的demo,Maven项目,使用Struts拦截器实现了防止sql注入和XSS跨站脚本攻击-Struts+Spring+JDBC a message board demo Maven project, using the Struts interceptor prevent sql injection and XSS Cross Site scr ipting attacks
the-interceptor-code-of-struts2
- java中的三大框架之一的struts 中的拦截器的开发演示源代码 可以帮助我们更加了解struts的应用。-the interceptor development demonstrates one of the struts of the three frameworks java source code can help us better understand the application of the struts.
struts03_2
- Struts 2是Struts的下一代产品,是在 struts 1和WebWork的技术基础上进行了合并的全新的Struts 2框架。其全新的Struts 2的体系结构与Struts 1的体系结构差别巨大。Struts 2以WebWork为核心,采用拦截器的机制来处理用户的请求,这样的设计也使得业务逻辑控制器能够与Servlet API完全脱离开,所以Struts 2可以理解为WebWork的更新产品。虽然从Struts 1到Struts 2有着太大的变化,但是相对于WebWork,Struts
platform
- 运用MyIbatis+Spring2.0+struts2+jsp+MySQL5.0 和Javascr ipt、Ajax技术独立开发和迭代,完成CMS系统,包括专题模块、跑马灯编辑、热词推荐、公告管理、快速反馈、视频管理、渠道管理七个模块(其中包括事物配置,验证码实现,拦截器配置,登录,登出,注册模块实现等等),设计CMS与Android前端通讯的接口,设计数据库表结构,设计系统结构,完成编码,测试,上线等一系列过程。在本系统开发中用 PowerDesigner12进行数据库建模,Rational
ChainOf-Filter-and-Interceptor
- 尚学堂源代码中的拦截器和过滤器之类的知识总结-Jean Hall source code to intercept and filter summarize the knowledge
firefly-2.0_07
- firefly是一个追求高性能的应用程序框架,性能大幅超越spring3、struts2等 零依赖,仅仅依赖于jdk 精简、轻量、无侵入 core包含IOC、MVC、Interceptor等常用功能 使用简单,基于约定优于配置的思想,可完全使用Annotation方式 或 Annotation和XML混合方式进行配置-firefly is an application framework for the pursuit of high-performance, performance signi
InterCeptor
- android拦截电话,短信,可以设置黑白名单-android intecepter phone or sms sourcecode
struts2
- Struts 2是Struts的下一代产品,是在 struts 1和WebWork的技术基础上进行了合并的全新的Struts 2框架。其全新的Struts 2的体系结构与Struts 1的体系结构差别巨大。Struts 2以WebWork为核心,采用拦截器的机制来处理用户的请求,这样的设计也使得业务逻辑控制器能够与ServletAPI完全脱离开,所以Struts 2可以理解为WebWork的更新产品。虽然从Struts 1到Struts 2有着太大的变化,但是相对于WebWork,Struts
Struts2-interceptor
- Java拦截器的学习笔记,有详细步骤及解释。-Java interceptor study notes, with detailed steps and explanations.