Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

org.apache.jasper.compiler.DefaultErrorHandler.javacError

843835Nov 11 2002 — edited Nov 14 2002
Hi, everybody.

I'm running a web application using the following configuration:
- apache_2.0.42
- tomcat-4.1.12
- mod_jk-2.0.42 connector.

There seems to be a problem in compiling the JSP page, as I invoke it from the browser.

Infact, if I compile my JSP pages before running the application, then things go well, as the application finds the "_jsp.class" classes it needs.

The thrown Exception is the one I wrote in the subject, and I couldn't find any documentation about it.

Is anyone experiencing the same problems?

Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2002
Added on Nov 11 2002
4 comments
586 views