Re: T4 -- Filter in WebRequestServicerPipeline Issue

2007-03-05 Thread Tim Downey
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

T4 -- Filter in WebRequestServicerPipeline Issue

2007-03-05 Thread Tim Downey
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