Search:

Type: Posts; User: kkraft; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    1,101

    Fair enough. My problem is that I am new to...

    Fair enough.

    My problem is that I am new to web application and Spring configuration. I did read the above paragraph very carefully and thought that I could take any domain object and cause it to...
  2. Replies
    4
    Views
    1,101

    Thanks

    Thanks for your help.

    I did read the documentation but I didn't make the connection between weaving at compile/load/run time and how that relates to accessing the proxy versus accessing the...
  3. Replies
    4
    Views
    1,101

    Can I intercept POJO instead of bean/proxy?

    Hi,

    I am implementing the basic HelloWorld Spring AOP example and I am able to get advice to fire for the proxied object. For example (from index.jsp):

    ApplicationContext ctx = new...
Results 1 to 3 of 3