I use the tomcat example of downloaded distribution. There is not my owen code 
intergrated.

The same call (./jspc.sh -uriroot ../webapps/examples 
../webapps/examples/jsp/colors/colrs.jsp)
works with tomcat 4.0.3


>Try to isolate the error further, "error:null" seems like it is coming from
>a:
>catch(Exception e){
>System.out.println("error:" + e.getMessage());
>}
>
>in your code.
>
>Null pointer exception is very often a call to a method on an object which
>has not been instantiated.
>
>Andoni.

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

Reply via email to