Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: configuration error


Message #1 by Teresa Ruiz <greentulip5@y...> on Fri, 18 Oct 2002 16:06:10 -0700 (PDT)
You should not have to change your JAVA_HOME or Classpath when you install
Tomcat.  IT uses those resources like any other Java program.  It uses it's
own configuration and libraries to execute servlets, so it doesn't need to
know where servlets.jar is.

Greg



-----Original Message-----
From: Teresa Ruiz [mailto:greentulip5@y...]
Sent: Friday, October 18, 2002 6:06 PM
To: Servlets
Subject: [servlets] configuration error


Hi guys,

I just installed Tomcat 4.0 on a linux machine. I set
the JAVA_HOME variable and the CLASSPATH to
'/usr/local/tomcat4/common/lib/servlet.jar'. But when
I try to compile a test file it gives me the error
'javac:command not found'.

Does anyone know what might be happening?

Thanks, Teresa.



__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com




  Return to Index