|
Hello: I am new to Java. I am trying to compile two java programs. PGM1 is called sqlbean.java. (This is the class which does the connection stuff) PGM2 is called empbean.java. (This program does the sql and has get functions) sqlbean.java compiled fine. In the empbean.java I have an extends like this: public class empBean extends sqlBean { The compile is failing on the empBean class. It does not know about sqlBean. I added my folder to the path statement. What else should I do so when I compile the empbean.java it uses the sqlbean.java. I hope I have explained the problem I have clearly. Once again, I am new to java, I am trying to compile the java program on my PC, a W2K P.C. Thanks for your help in advance. GG
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.