On Fri, 9 Aug 2002, Kris Schneider wrote:

> Date: Fri, 09 Aug 2002 23:11:48 -0400
> From: Kris Schneider <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: Re: Command line jspc throws NPE for page using JSTL
>
> I mucked around with the Jasper source a bit to get some exception info
> dumped:
>
> java.net.MalformedURLException: Path 'WEB-INF/lib/standard.jar' does not
> start with '/'

Have you verified that your application's use of the path to the taglib
URL, in web.xml or in a <%@ taglib %> directive of a JSP page, do not use
this kind of invalid reference?

Craig



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

Reply via email to