Security and includes question

2004-02-24 Thread John MccLain
IN reading a Tomcat manual, I noticed that security constraints are only applied via client interactions with the secured object. I.E., If you redirect from within a secured object to another secured object, the redirection is not authenticated. Is there a way in Tomcat to secure ALL the objects

RE: Security and includes question

2004-02-24 Thread Mike Curwen
, you should be authenticated. -Original Message- From: John MccLain [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 24, 2004 11:26 AM To: Tomcat user list Subject: Security and includes question IN reading a Tomcat manual, I noticed that security constraints are only