...
首页> 外文期刊>PC Quest >Intercept Web Traffic in Java EE Web Apps
【24h】

Intercept Web Traffic in Java EE Web Apps

机译:拦截Java EE Web Apps中的Web流量

获取原文
获取原文并翻译 | 示例
           

摘要

Today the Web is dominated by the request/response architecture, wherein, a client sends an HTTP protocol request for some action and the server, after carrying out that action, responds with the HTTP response to the client. In this series, we'll use the Interceptor Filter and Decorator design patterns to intercept the incoming user requests and outgoing responses. The Intercepting Filter pattern can be classified as a presentation tier pattern because it deals with requests from the presentation tier. In this part, we'll leverage from the Interceptor Filter pattern and then club it with the Decorator (Wrapper) pattern in the second part.
机译:今天,Web被请求/响应体系结构所控制,其中,客户端发送HTTP协议请求以执行某些操作,服务器在执行该操作后以HTTP响应对客户端进行响应。在本系列中,我们将使用拦截器过滤器和装饰器设计模式来拦截传入的用户请求和传出的响应。拦截筛选器模式可以处理为表示层模式,因为它处理来自表示层的请求。在这一部分中,我们将利用“拦截器过滤器”模式,然后将其与第二部分中的“装饰器(包装器)”模式结合使用。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号