----- Original Message -----
From: "Rod Macpherson" <maildump@pacbell.net>
To: "Ant Users List" <user@ant.apache.org>
Sent: Saturday, March 01, 2003 22:56
Subject: Re: JspC
> "supporting multi-directory jsps requires a bit more work to get it right"
>
> I would say the kludge is ant's jspc task; not your use of jspc and javac.
yup :)
> As for not working with a "multi-directory" (read: pretty much any
> commercially viable web application) structure, are you sure that works at
> all? The new JspC seems to not deal with that at all.
Try the webapp option in jspc, it hands everything off to jasper, so we can
absolve ourselves of responsibility
-steve
|