Hi Papadopoulos,

This may be because the JSP engine can not find the
Java compiler, javac. Make sure JAVA_HOME is set to
the location of the JDK. It's like this on my system:

   $ echo $JAVA_HOME
    /usr/local/jdk1.3.1

hth,
yan

--- Papadopoulos Nikos <[EMAIL PROTECTED]> wrote: > 
> I have jakarta-tomcat-3.2.3 and although I can see
> the servlets examples
> working properly, I cannot see the jsp examples
> working. The same error:
> java.lang.NoClassDefFoundError: sun/tools/javac/Main
> 
> any ideas....?
> 
> Thanx.
> 
> Nick
>  

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

Reply via email to