|
From: Bryant H. <bry...@ho...> - 2007-07-31 05:52:53
|
Yeah, I didn't think it would be that hard to write, but if someone = already wrote it I'd be happy to reuse it. Thanks, Bryant ----- Original Message -----=20 From: ShiLei=20 To: spr...@li...=20 Sent: Monday, July 30, 2007 9:56 PM Subject: Re: [Springframework-developer] Servlet Proxy hi Bryant, May be you can try to write one by yourself. The mechanism is = intelligible. when the FilterToBean filter has been invoked, it just explicitly uses = a Spring method getBean(targetClass) to call the targetClass which is = defined in ApplicationContext(in acegi case, is the FilterChainProxy). = And in FilterChainProxy, there is a inner class to handle the filter = loop.=20 I hope it help Regards, Shi -------------------------------------------------------------------------= ----- = -------------------------------------------------------------------------= This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a = browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -------------------------------------------------------------------------= ----- _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |