----- Original Message -----
From: "Erik Hatcher" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Saturday, March 23, 2002 9:37 AM
Subject: Re: Building jsps


> There is an optional <wljspc> task, but it may be too outdated or not
> applicable in your case.
>
> Also, the latest CVS codebase has a <jspc> task that has the goal of
> wrapping vendor-specific compilation of JSP.  Perhaps you could jump in
and
> give it a try and see if it would work for your needs.

someone needs to do the weblogic compile


> But, alternatively, you could use the <apply> task to invoke "java
> weblogic.jspc", which would have the added benefit of dependency checking
to
> avoid compiling files that are already up-to-date.

hmmm, see all the stuff in jspc to do dependency checking across mangled
names...


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

Reply via email to