the reason is jasper2 uses Ant to compile the pages.
the older com.sun.tools.javac.Main is deprecated,
therefore it causes problems with jdk1.4.

jasper2 uses Ant, to get around that for compilation.
Without it, jasper2 won't compile jsp pages.

peter


--- Wesley Gamble <[EMAIL PROTECTED]> wrote:
> Why does ant.jar help with Jasper performance ?!?
> 
> Wes
> 
> -----Original Message-----
> From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 25, 2002 3:20 PM
> To: Tomcat Users List
> Subject: Re: Tomcat 4.0.4 Performance
> 
> 
> peter lin wrote:
>  > Victor, you'll also need ant.jar along with the
> jasper jar files.  give
>  > that a try and it will dramatically improve
> performance, if your
>  > performance problems are due to jsp tags.
> 
> Oooo, Peter is right. Add ant.jar to the lib folder
> also.
> Thanks Peter.
> 
> Remy
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to