https://issues.apache.org/bugzilla/show_bug.cgi?id=41849
Robin <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
--- Comment #5 from Robin <[EMAIL PROTECTED]> 2008-08-28 00:01:29 PST ---
I can reproduce the behavior with the standard jsp-examples
(security/protected).
just add
<Valve className="org.apache.catalina.authenticator.FormAuthenticator"
disableProxyCaching="false" />
for this context.
Make a test page (say test.html)
login.
quit the browser
login again.
than a blank page appears :(
It is disableProxyCaching="false" that causes the problem!
(Tested on 5.5.23)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]