> From: Diogenes Gomes [mailto:[EMAIL PROTECTED] 
> Subject: Re: Problem with protecting pages in Tomcat 5.5
> 
> Please, do you know how to define "any role"?

I don't believe the servlet spec allows for such a weak constraint.  You
may want to consider using programmatic authentication (as defined in
the servlet spec) rather than declarative.

Take a look at:
http://sourceforge.net/projects/securityfilter

Although the last update was in 2004, it's recently become active again
(thank you, Chris), and is much more flexible than what's allowed in the
spec.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to