yes, and jspc runs just fine normally untill i decided to add a tag library
to my jsp page.  i only run my pages through a compiler to check for syntax
errors, otherwise i normally just deploy the war file.  after i added the
taglibs, the tag works on the deployed war, but if i run it through jspc it
fails.

any ideas?

-----Original Message-----
From: Dennis Doubleday [mailto:dennis@;righthandmanager.com]
Sent: Friday, October 25, 2002 2:22 PM
To: 'Ant Users List'
Subject: RE: jspc with taglib




> -----Original Message-----
> From: Sonnek, Ryan [mailto:Ryan.Sonnek@;bpc.com] 
> Sent: Friday, October 25, 2002 1:11 PM
> To: 'Ant Users List'
> Subject: RE: jspc with taglib
> 
> do i need to force taglib.tld to be in the classpath?  what 
> would be the best way to do this?

No, but you need to have the jasper runtime and compiler jars in the
classpath. Do you have that?



--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to