Posted By:
John_Zukowski
Posted On:
Thursday, July 26, 2001 06:49 PM
Proper usage of CLASSPATH is covered in the Java Language FAQ.
Posted By:
btobana_oar
Posted On:
Tuesday, July 24, 2001 01:48 AM
1) just remove all package names or packages and copy these two applets to a directory. Set the path properly, u should also set the classpath properly. now compile.
2) the only reason could be that the classpath is not set properly.
3) try to put app1 in a package and import that package.