hi jeff,
i had the same problem.
your CLASSPATH must include <youpath>\jdk1.2.2\lib\tools.jar
(replace jdk1.2.2 with what' right for you)
tools.jar contains the necessary javac as a class.
good luck
matthias
-----Urspr�ngliche Nachricht-----
Von: Jeff Sum [mailto:[EMAIL PROTECTED]]
Gesendet am: Donnerstag, 26. Oktober 2000 10:58
An: Tomcat
Betreff: fail to setup tomcat in NT
I have setted up tomcat_home and java_home, the server started and the
servlet sample run smooth but the jsp sample give me a 500 internal server
error!