d that works fine.
On 3/5/07, Tim Downey <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm trying to implement a pattern that does some automatic cleanup and
> checking using the WebRequestServicerPipeline. I'm performing some URL
> checks to detect when a user is swit
Hi,
I'm trying to implement a pattern that does some automatic cleanup and
checking using the WebRequestServicerPipeline. I'm performing some URL
checks to detect when a user is switching amongst "applications" in my WAR.
I've used Hivemind to add a filter to the WebRequestServicerPipeline, but