billbarker 01/12/07 20:57:29
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Documenting ;jsessionid fix.
Revision Changes Path
1.12 +3 -1 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt
Index: RELEASE-NOTES-3.3.1.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat/RELEASE-NOTES-3.3.1.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- RELEASE-NOTES-3.3.1.txt 2001/12/07 05:36:39 1.11
+++ RELEASE-NOTES-3.3.1.txt 2001/12/08 04:57:28 1.12
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.11 2001/12/07 05:36:39 billbarker Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.12 2001/12/08 04:57:28 billbarker Exp $
This document describes the changes that have been made since the
@@ -99,6 +99,8 @@
Eliminated some hard coded '\n' line separators used by Jasper in the
translated Java file.
+ Fixed the position of the ;jsessionid when Tomcat generates a 401
+ response. Now it is before the query string instead of after.
Configuration:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>