> From: k satish [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 5.0 server encountering error while using jsp
>
> getting the follg error after installing
> tomcat5.0, jre, j2se and ms-access
Tomcat 5.0.x requires a JDK, not just a JRE. 5.5.x will run with the
JRE, since it includes its own c
The log seems pretty clear :
>>
root cause
Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK
<<
On 2/28/06, k satish <[EMAIL PROTECTED]> wrote:
>
>
> getting the follg error after installing
> tomcat5.0, j