Results 1 to 2 of 2

Thread: Configuring HandlerInterceptors without XML?

  1. #1

    Default Configuring HandlerInterceptors without XML?

    Hi. I've got a pure-annotation-based configured app. I need to add a HandlerInterceptor, but I can't figure out how to configure that using annotations.

    Looking online, it seems that it can't be done, but all the stuff I find is a few years old. Is this still not solved?

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    I suggest a read of the reference guide and/or (shameless plug) my book.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

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