On Thu, 7 Mar 2002, Jose Alberto Fernandez <[EMAIL PROTECTED]>
wrote:

> So, how do I write a buildfile that can deploy JSPs in
> weblogic or websphere or jboss etc etc without needing
> to change the buildfile?

Like Eric said:

>> compiler="${jspc.compiler}".

on all <jspc> tasks.  Define jspc.compiler as jasper in the build file
and override it with -Djspc.compiler=jrun on the command line.

Stefan

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

Reply via email to