Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Tomcat [ off ]

  Asked By: Kaua    Date: Jul 16    Category: Java    Views: 506
  

I've just installed the Tomcat and I got this error when I tried to check
the default webpage in my browser.

HTTP Status 500 -

--------------------------------------------------------------------------------

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

Could you guys help me?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Julian Long     Answered On: Jul 16

I think there is something wrong with your "page.jsp" or something wrong with
your bean (if you are using one...).

Verivy again your JSP file, for example: "page.jsp" to find the error...

 
Didn't find what you were looking for? Find more on Tomcat [ off ] Or get search suggestion and latest updates.




Tagged: