Re: Using a servlet instead of FilterDispatcher

2007-10-19 Thread Joshua Jackson
You can try creating your own servlet that basically copies the source of FilterDispatcher. On 10/19/07, Binil Thomas <[EMAIL PROTECTED]> wrote: > > Yeah, I remember reading about it in WW documentation. > > In an environment where filters are not working reliably, is there any > alternate way to

Re: Using a servlet instead of FilterDispatcher

2007-10-19 Thread Binil Thomas
en able to get >> any >> servlet filters working in that environment. >> >> Is it possible to initialize S2 without using the FilterDispatcher? Is >> there >> a servlet equivalent of what the FilterDispatcher does? >> >> Thanks, >> Vineeth >> --

Re: Using a servlet instead of FilterDispatcher

2007-10-19 Thread Joshua Jackson
th > -- > View this message in context: > http://www.nabble.com/Using-a-servlet-instead-of-FilterDispatcher-tf4651424.html#a13289292 > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To u

Using a servlet instead of FilterDispatcher

2007-10-18 Thread Binil Thomas
of what the FilterDispatcher does? Thanks, Vineeth -- View this message in context: http://www.nabble.com/Using-a-servlet-instead-of-FilterDispatcher-tf4651424.html#a13289292 Sent from the Struts - User mailing list archive at Nabble.com