----- Original Message -----
From: "Peter Kesch" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, January 29, 2002 11:54 PM
Subject: AW: Compiling of JSP-Sites


> In the alpha of ant 1.5 is a task called jspc or something like that and
> that task can compile JSPs but our teamleader want me not to use an alpha
> Version.


no problem. take the task from CVS, compile it and dependencies
(jasperc.java) and include it as a jar in your ant/lib dir with a <taskdef>
to declare it.

or call jasperc from the command line


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

Reply via email to