default is not javac but the JDT compiler (See doc).
authorjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 18 Apr 2007 12:44:41 +0000 (12:44 +0000)
committerjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 18 Apr 2007 12:44:41 +0000 (12:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@530004 13f79535-47bb-0310-9956-ffa450edef68

conf/web.xml

index 1431327..96ad6bb 100644 (file)
   <!--                       Used in development mode only. [4]             -->
   <!--                                                                      -->
   <!--   compiler            Which compiler Ant should use to compile JSP   -->
-  <!--                       pages.  See the Ant documentation for more     -->
-  <!--                       information. [javac]                           -->
+  <!--                       pages.  See the jasper documentation for more  -->
+  <!--                       information.                                   -->
   <!--                                                                      -->
   <!--   classdebuginfo      Should the class file be compiled with         -->
   <!--                       debugging information?  [true]                 -->