AW: Precompile JSP

2006-10-02 Thread Jan.Materne
You wont - you just access the webpages served by a JSP-container. And that container has a buildin jsp-compiler. Jan >-Ursprüngliche Nachricht- >Von: Martin Gainty [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 2. Oktober 2006 14:27 >An: Ant Users List >Betreff: Re: Precompile JSP > >If

AW: Precompile JSP

2006-10-02 Thread Jan.Materne
Also see the manual: Deprecated if you use this task with Tomcat's Jasper JSP compiler, you should seriously consider using the task shipping with Tomcat instead. This task is only tested against Tomcat 4.x. There are known problems with Tomcat 5.x that won't get fixed in Ant, please