Re: Using JDK compiler with Tomcat (was: Re: svn commit: r999941)

2010-09-22 Thread Mark Thomas
On 22/09/2010 07:21, Mark Thomas wrote: > Looking at this some more, I wonder if JSP compilation with Ant is even > possible without tools.jar? I'll do some testing... It is, as long as ant-launcher.jar is in the lib directory. I've updated the docs. Mark --

Re: Using JDK compiler with Tomcat (was: Re: svn commit: r999941)

2010-09-22 Thread Mark Thomas
On 22/09/2010 07:16, Mark Thomas wrote: > On 22/09/2010 07:11, Konstantin Kolinko wrote: >>> --- tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml (original) >>> +++ tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml Wed Sep 22 13:43:53 >>> 2010 >>> @@ -192,7 +192,7 @@ tens of JARs. On fast serve

Re: Using JDK compiler with Tomcat (was: Re: svn commit: r999941)

2010-09-22 Thread Mark Thomas
On 22/09/2010 07:11, Konstantin Kolinko wrote: >> --- tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml (original) >> +++ tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml Wed Sep 22 13:43:53 >> 2010 >> @@ -192,7 +192,7 @@ tens of JARs. On fast servers, this will >> for even large JSP pages. >