Include the directory where the classes are stored in your classpath.

 Assuming that u have classpath set to something like this
"C:\JDK1.2\bin;C:\JSDK2.0\lib"
 append the directory where additional classes are stored so it would be ..

 "C:\JDK1.2\bin;C:\JSDK2.0\lib;C:\A\C"

 Hope this helps u .

Regards,
Divakar

-----Original Message-----
From: sufi malak [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 27, 2001 10:29 AM
To: [EMAIL PROTECTED]
Subject: Off topic ( compiling java )


C:\A\B\test.java
C:\A\C\Some classes needed by test.java

How to compile test.java from C:\A\B\ with the other classes in C:\A\C\

Thanks
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to