I also get the problem trying to compile this very simple page. I suspect
that I'm mis-specifying the uri-root or something. I've looked for more
documentation but all I can find is the javadocs here
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/index.html

I'm sure it would work if I got the params  right...

<%@page isErrorPage="true"%>
<html>
    <head>
        <title></title>
    </head>
    <body>
       Error page
    </body>
</html>

-----Original Message-----
From: Milt Epstein [mailto:[EMAIL PROTECTED]]
Sent: 27 June 2002 17:15
To: Tomcat Users List
Subject: Re: JspC null pointer exception


On Thu, 27 Jun 2002, Dave Gibbs wrote:

> Hi guys,
> I'm still stuck trying to use jasper. I'm getting null pointer exceptions
> thrown by org.apache.jasper.compiler.Compiler.
>
> 2002-06-25 11:56:12 - ERROR-the file '\admin\clear.jsp' generated the
> following
[ ... ]

Where's the source for clear.jsp?  That's probably most relevant here.

Milt Epstein
Research Programmer
Systems and Technology Services (STS)
Campus Information Technologies and Educational Services (CITES)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


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


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

Reply via email to