> -----Original Message----- > From: Steve Loughran [mailto:[EMAIL PROTECTED]] > ----- Original Message ----- > From: "Vikram Kulkarni" <[EMAIL PROTECTED]> > >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:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>