| Author |
Unable to compile class for JSP
|
Bruce Jin
Ranch Hand
Joined: Sep 20, 2001
Posts: 666
|
|
Just installed tomcat 5.0.19 and hooked to eclipse 2.1. When I run my jsp files I got: org.apache.jasper.JasperException: Unable to compile class for JSP No Java compiler was found to compile the generated source for the JSP. This can usually be solved by copying manually $JAVA_HOME/lib/tools.jar from the JDK to the common/lib. I copied tools.jar to common/lib but no luck. However, the jsp examples that come with installation run fine. Any ideas? Thanks.
|
BJ - SCJP and SCWCD
We love Java programming. It is contagious, very cool, and lot of fun. - Peter Coad, Java Design
Crazy Bikes created by m-Power
|
 |
 |
|
|
subject: Unable to compile class for JSP
|
|
|