Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tomcat 4.1 error

0 views
Skip to first unread message

Cornel Hughes

unread,
May 11, 2003, 4:49:05 AM5/11/03
to
When trying to go to the administration page for tomcat(just
installed) i get the error below. Can someone suggest where i am going
wrong?
i am using j2re-1_4_1_02 on windows xp

type Exception report

message

description The server encountered an internal error () that prevented
it from fulfilling this request.

exception

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

at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:130)
at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:293)
at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:340)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:352)
at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:474)

Andy Flowers

unread,
May 11, 2003, 5:35:20 AM5/11/03
to
You need JDK to developer/compiler not the JRE.

Download and install the JDK.

If you come from a VB background, or know it, then the JRE is equivalent to
the massive VB runtime DLL and the JDK is equivalent (minus the graphical
tools etc. before someone takes offence) to the VB development/edit/compile
time environment.

"Cornel Hughes" <chu...@playlegal.com> wrote in message
news:9d912397.03051...@posting.google.com...

0 new messages