MmarcoM
Mar 22nd, 2005, 04:37 PM
hello all,
i have integrated Struts with Spring by using DelegatingActionProxy for my Action classes.
I have written a generic Logger Advisor that logs method calls etc.., but i don't know how to apply it to all my Action classes that extends DelegatingActionProxy, since usually i seet advisors on ProxyFactoryBean
anyone has suggestions to give me?
thanx in advance and regards
marco
i have integrated Struts with Spring by using DelegatingActionProxy for my Action classes.
I have written a generic Logger Advisor that logs method calls etc.., but i don't know how to apply it to all my Action classes that extends DelegatingActionProxy, since usually i seet advisors on ProxyFactoryBean
anyone has suggestions to give me?
thanx in advance and regards
marco