> javac doesn't when I set my class path variable.
>
> $ echo $CLASSPATH
> /var/tomcat4/common/lib/servlet.jar
Perhaps because you didn't
export CLASSPATH
in order to make the environment variable available to child processes of your
shell (for details: "man bash | less +/^ENV")
Mit freundlichem Gru� / With kind regards
Holger Klawitter
--
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]