> -----Original Message-----
> From: Steve Loughran [mailto:steve_l@iseran.com]
> ----- Original Message -----
> From: "Vikram Kulkarni" <vkulkarni@icope.com>
> >I read in one of the mails posted here that TLD's should be found in
> /WEB-INF folder. I guess my >uriroot="${resources}" points to
> this folder containing the TLDs. Am I missing something here?
> Is there any way of
> >checking and getting this task to run for compiling JSP with
> tags used?
>
> no, URI root should point to the base of the webapp; all jsps
> to be compiled must be under this root dir
And the necessary TLDs must be in WEB-INF relative to that root.
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|