Whiteship
  • Home
  • 인프런 강의
  • Java
  • Spring
  • JPA
  • SDE Tips
Subscribe
Tagged

Decorating Filter Pattern

A collection of 1 post

Decorating Filter Pattern

6. The Decorating Filter Pattern

참조– Foundation of JSP Design Patterns– http://java.sun.com/j2ee/patterns/DecoratingFilter.html 패턴의 정의 Create pluggable filters to process common services in a standard manner without requiring changes to core request processing code. The filters intercept incoming requests and outgoing responses, allowing pre and post-processing. We

  • 백기선
백기선 Jun 20, 2007 • 3 min read
Whiteship © 2022
Powered by Ghost