billbarker 01/12/12 20:26:09
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Document fix for LoadOnStartup JSP pages.
Revision Changes Path
1.13 +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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- RELEASE-NOTES-3.3.1.txt 2001/12/08 04:57:28 1.12
+++ RELEASE-NOTES-3.3.1.txt 2001/12/13 04:26:09 1.13
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.12 2001/12/08 04:57:28 billbarker Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.13 2001/12/13 04:26:09 billbarker Exp $
This document describes the changes that have been made since the
@@ -112,6 +112,8 @@
4826 Fixed AutoWebApp so the dir attribute can be an absolute path on
Windows systems.
+5390 Fixed the behavior of LoadOnStartup servlets when the servlet is
+ actually a JSP page.
Documentation:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>