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
If he wants a more granular approach such that the JSP compiler step errors out
- there would be no confusion on whether
the JSP page failed because of JasperCompiler error -or- because of the unit
test
In any case where would you specify the JasperCompiler (assuming this is
accomplished thru ta
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
Hanmay Udgiri wrote:
Hi
I want to pre-compile my JSP after taking from CVS.
I have websphere 5 installed on linux box.
what comamnd I need to use to compile my JSPs
Does the following command works
No. It only works for jasper41,