Disable the cache while forwarding to the login/error page in the form
authentication
-------------------------------------------------------------------------------------
Key: GERONIMO-4814
URL: https://issues.apache.org/jira/browse/GERONIMO-4814
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Tomcat
Affects Versions: 2.2
Reporter: Ivan
Assignee: Ivan
Fix For: 2.2
Sometimes, the browser will cache those request pages, especially those static
html pages. While doing the form authencation, if we need to forward to the
login/error page and recover the initial request, it is better for use to set
the no cache and expire headers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.