|
First, make sure that you have spelled everything correctly, including case. In your post you refer to both "sqlbean" and "sqlBean". Java will not treat these as the same. HTH, Don --- Giri Gopal <GiriGopal@xxxxxxxxxx> wrote: > 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 > > _______________________________________________ > This is the Java Programming on and around the > iSeries / AS400 (JAVA400-L) mailing list > To post a message email: JAVA400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: > http://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the > archives > at http://archive.midrange.com/java400-l. > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
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.