You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Rodrigo Poblanno Balp <po...@hotpop.com> on 2003/09/24 22:31:12 UTC

Can't Setup!

Hi, I've just installed Tomcat 4.1.24-LE-jdk14 for Windows
and I have Sun's J2SDK1.4.2. The installation seems to go on
perfect, but when I try to see http://localhost:8080
on my browser I get this message (I exclude the exceptions):

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] Since fork is true, ignoring compiler setting.
    [javac] Compiling 1 source file
    [javac] Since fork is true, ignoring compiler setting.


What is this?
Is there a conflict between Java an Tomcat?

Thanx For Your Help

Poblanno