RE: form based container auth and filters

2004-04-15 Thread Martin Alley
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]



Re: form based container auth and filters

2004-04-15 Thread Bill Barker

- 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]
> 
> 

This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication in 
error, please notify us immediately by e-mail and then delete all copies of this 
message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the 
Internet is not secure. Do not send confidential or sensitive information, such as 
social security numbers, account numbers, personal identification numbers and 
passwords, to us via ordinary (unencrypted) e-mail.

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

form based container auth and filters

2004-04-15 Thread Martin Alley
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?

Is consideration being given to making this a configurable feature?

Thanks
Martin





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