Results 1 to 1 of 1

Thread: I have an issue in AOP I have posted in Java ranch as it is not allowing to post here

Hybrid View

  1. #1

    Default I have an issue in AOP I have posted in Java ranch as it is not allowing to post here

    How to make AOP work on controllers.

    I developed a MVC application and it has a controller which calls services. I would like to log messages on the controller methods.

    Requested to help me resolve my issue.

    JoinPoint, Service Call, BeforeAdvice, AfterAdvice, AroundAdvice
    Last edited by kunduruswaroop; Mar 8th, 2013 at 10:25 AM. Reason: AOP, Controller, MVC

Tags for this Thread

Posting Permissions

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