Maybe I was wrong and it's not a problem with your jsp file, since Miguel Angel Mulero Martinez had the same problem (running "tomcat in win2000 as a service"). On which platform do you have your tomcat installed?
Andreas Mohrig -----Original Message----- From: Alexander Schmidt [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 2:34 PM To: Tomcat Users List Subject: Re: Problem with Tomcat 4.1.10! Hi! I have problems with the JSPs. The example also doesn�t work! Is it a bug! With Tomcat 4.0.4 I hadn�t problems. ----- Original Message ----- From: "Andreas Mohrig" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Thursday, September 12, 2002 2:20 PM Subject: RE: Problem with Tomcat 4.1.10! > Something with the syntax of your jsp file. The line > > >An error occurred at line: -1 in the jsp file: null > > makes me guess at some illegal character or even a missing file (???). Do > you have some kind of index.jsp in your root directory? Do you have a webapp > configured for "/"? Try accessing something you know exists for sure, e.g. > something of the "examples" webapp. In Tomcat 4.0 > > http://localhost:8080/examples/jsp/num/numguess.jsp > > exists and should work. > > And if the error remains, post your jsp file. > > greetings > > Andreas Mohrig > > -----Original Message----- > From: Alexander Schmidt [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 12, 2002 1:59 PM > To: Tomcat Users List > Subject: Problem with Tomcat 4.1.10! > > > Hi! > I have installed Tomcat 4.1.10-LE-JDK1.4. > When I type in the browser http://localhost:8080/ I get the Error-Message > HTTP Status 500 > Exception report > description The server encountered an internal error () that prevented it > from fulfilling this request. > > org.apache.jasper.JasperException: Unable to compile class for JSP > .... > > root cause > > org.apache.jasper.JasperException: Unable to compile class for JSP > > An error occurred at line: -1 in the jsp file: null > > Generated servlet error: > [javac] Compiling 1 source file > .... > What is wrong? > Thanks > A. Schmidt > > > > > -- > 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]> > -- 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]>
