Woohoo, I get it now... I saw the PrepareOperations before but digging w/o
an IDE is a pain.

Sweet--thanks again.

Dave

On Thu, Jun 21, 2012 at 4:11 PM, Łukasz Lenart <lukasz.len...@googlemail.com
> wrote:

> 2012/6/21 Dave Newton <davelnew...@gmail.com>:
> > Ah, okay--cool :) I don't see it in the ng filter dispatcher, but I'll
> track
> > it down later when I have a chance. Is there an elevator pitch for how
> the
> > ng filter ends up calling it?
>
> Take a look on the finally section of doFilter(), there is a call to
> Prepare.cleanupRequest(request);
>
>
> https://svn.apache.org/repos/asf/struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/ng/filter/StrutsPrepareAndExecuteFilter.java
>
> https://svn.apache.org/repos/asf/struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/ng/filter/StrutsPrepareFilter.java
>
>
> Regards
> --
> Łukasz
> mobile +48 606 323 122 http://www.lenart.org.pl/
> Warszawa JUG conference - Confitura http://confitura.pl/
>

Reply via email to