Author: jfclere Date: Wed Apr 18 05:37:50 2007 New Revision: 530003 URL: http://svn.apache.org/viewvc?view=rev&rev=530003 Log: The default is to use the JDT (See http://tomcat.apache.org/tomcat-5.5-doc/jasper-howto.html).
Modified: tomcat/container/tc5.5.x/catalina/src/conf/web.xml Modified: tomcat/container/tc5.5.x/catalina/src/conf/web.xml URL: http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/catalina/src/conf/web.xml?view=diff&rev=530003&r1=530002&r2=530003 ============================================================================== --- tomcat/container/tc5.5.x/catalina/src/conf/web.xml (original) +++ tomcat/container/tc5.5.x/catalina/src/conf/web.xml Wed Apr 18 05:37:50 2007 @@ -134,7 +134,7 @@ <!-- --> <!-- compiler Which compiler Ant should use to compile JSP --> <!-- pages. See the Ant documentation for more --> - <!-- information. [javac] --> + <!-- information. --> <!-- --> <!-- classdebuginfo Should the class file be compiled with --> <!-- debugging information? [true] --> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]