your not using a requestdispatcher.forward are you because this does not trigger the filters....
----- Original Message ----- From: "Donie Kelly" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Thursday, November 01, 2001 5:17 PM Subject: RE: Filters in Tomcat 4.0 > Sorry Craig but I would have include more information if I had it... > Basically, no exceptions are thrown. It just acts as if the filter is not > there. Subsequent requests work fine. > > What more can I say? > Donie > > > -----Original Message----- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: 01 November 2001 16:48 > To: Tomcat Users List > Subject: Re: Filters in Tomcat 4.0 > > > > > On -1 xxx -1, Donie Kelly wrote: > > > From: Donie Kelly <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: Filters in Tomcat 4.0 > > > > We have a filter attached to a servlet. Works fine except that on > > initial startup of Tomcat the filter fails to run the first time. It > > works on subsequent requests without problems though. > > > > What does "fails to run" mean? Does it throw an exception? > > It's difficult to respond to a question like this without a lot more > details. > > > Any idea my the first request is a problem? > > Regards > > Donie > > > > Craig > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
