larryi 01/11/30 14:18:44
Modified: catalina/src/conf Tag: tomcat_40_branch web.xml
Log:
Document the "classdebuginfo" init parameter added to Jasper.
Revision Changes Path
No revision
No revision
1.22.2.8 +3 -0 jakarta-tomcat-4.0/catalina/src/conf/web.xml
Index: web.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/catalina/src/conf/web.xml,v
retrieving revision 1.22.2.7
retrieving revision 1.22.2.8
diff -u -r1.22.2.7 -r1.22.2.8
--- web.xml 2001/11/21 17:37:36 1.22.2.7
+++ web.xml 2001/11/30 22:18:44 1.22.2.8
@@ -91,6 +91,9 @@
<!-- generated servlets? [Created dynamically -->
<!-- based on the current web application] -->
<!-- -->
+ <!-- classdebuginfo Should the class file be compiled with -->
+ <!-- debugging information? [false] -->
+ <!-- -->
<!-- ieClassId The class-id value to be sent to Internet -->
<!-- Explorer when using <jsp:plugin> tags. -->
<!-- [clsid:8AD9C840-044E-11D1-B3E9-00805F499D93] -->
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>