Thanks Bill,

Sorry for the noise.

Martin

-----Original Message-----
From: Bill Barker [mailto:[EMAIL PROTECTED] 
Sent: 15 April 2004 15:47
To: Tomcat Developers List
Subject: Re: form based container auth and filters 


----- Original Message ----- 
From: "Martin Alley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 15, 2004 3:06 AM
Subject: form based container auth and filters 


> Hi,
> 
> Can someone explain why filters were called on presenting a form based
> login page in tomcat 4, but they are not called in tomcat 5?
> 

Tomcat 4 used a redirect to the login page, and Tomcat 5 uses a forward.

> Is consideration being given to making this a configurable feature?
> 

It is configurable.  Go read the 2.4 Servlet spec.

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



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

Reply via email to