Perter,
  I have the similar problem. How can I make sure the jsp1.1 tag libraries
is not in either jar or WEH-INF/.

Eddie Liang
Database Architect
Phone: 630-810-9669 x253


-----Original Message-----
From: peter lin [mailto:peter.lin@;labs.gte.com] 
Sent: Monday, October 28, 2002 2:59 PM
To: Tomcat Users List
Subject: Re: jspc


if you're using jsp1.1 tag libraries, make sure you only have the tag
tld file in either jar or WEB-INF/.  if you have it in both, it will
cause null pointer errors.

peter


Max wrote:
> 
> Hello,
> 
> I use tomcat 4.1.10
> 
> /usr/local/tomcat/bin#./jspc.sh ../webapps/myapp/test.jsp
> 2002-10-28 03:51:38 - ERROR-the file '/test.jsp' generated the following
general exception: java.lang.NullPointerException
> error:null
> 
> This error with every jsp ...
> 
> somebody know another way than jspc to compile all jsp recursivly ?
> 
> thanks

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

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

Reply via email to