I found the problem. In fact, an error 401 is sent, which caused the browser to retry somehow, but that resulted in a 404. My 404 page, while specified, did not exist. So then a blank page results. Or at least it seems that this is what is going on.

On May 2, 2008, at 2:38 PM, DIGLLOYD INC wrote:

I was trying to simplify the discussion. The folders are actually _guest1_ and _guest2_ and the security constraints match. Login and the mappings work correctly. I just was trying to phrase the discussion generally.


On May 2, 2008, at 10:14 AM, Caldarale, Charles R wrote:

From: DIGLLOYD INC [mailto:[EMAIL PROTECTED]
Subject: authenticated but not authorized -- blank page

I have a webapp 'guest', with two subfolders 'guest1' and
'guest2'.

Really?  Because that's not what's in your security constraints:

     <url-pattern>/_guest1_/*</url-pattern>
     <url-pattern>/_guest2_/*</url-pattern>

Which is it - with or without the underlines?

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


Lloyd Chambers
http://diglloyd.com

[Mac OS X 10.5.2 Intel, Tomcat 6.0.16]





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


Lloyd Chambers
http://diglloyd.com

[Mac OS X 10.5.2 Intel, Tomcat 6.0.16]





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