Oh yes... I carefully looked at the code.
Apologies for misleading the list. 

- Glenn




Dave Newton <[EMAIL PROTECTED]> 
27/04/2005 10:42 AM
Please respond to
"Struts Users Mailing List" <user@struts.apache.org>


To
Struts Users Mailing List <user@struts.apache.org>
cc

Subject
Re: Filter Being Called Repeatedly
Classification








[EMAIL PROTECTED] wrote:

>Umh... I believe that you don't need the  return after the chain.doFilter
> 
>
You do, otherwise the remaining code in the filter will be executed 
after the request is finished being processed: filters _wrap_ a request. 
This is how a gzipping filter works, for example.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to