Results 1 to 2 of 2

Thread: how to use interceptor for only specific url request

  1. #1
    Join Date
    Nov 2009
    Posts
    7

    Default how to use interceptor for only specific url request

    Hi All,

    I have a question regarding spring interceptor, How can I configure the interceptor so that it will be invoked for only pre specified request.

  2. #2
    Join Date
    May 2007
    Location
    Saint Petersburg, Russian Federation
    Posts
    1,189

    Default

    How does the question relate to spring aop programming (current forum name)?

    P.S. 13.4.3. Intercepting requests - the HandlerInterceptor interface

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •