Okay, I tacked my working directory onto the end of my CLASSPATH variable
and everything compiles fine (there are no more problems with finding other
classes).

I realized, however, that all compiling I've done in the past has been done
without any CLASSPATH definition.  Now, it's as if the compiler no longer
knows to look in the working directory for other classes, but only in the
directories defined by CLASSPATH.  Do I have to specify every single
directory I may be working in?

Thanks,
Ashur

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to