I cannot figure out what's wrong. The follows are the steps:
1.I wrote a few packages and put them in one directory. (ie: C:\plot\package1.class,package2.class..)
2.The applet's main class file is in another directory, (ie: C:\projects\ver6\) In the applet program, it also does the importing package like "import Plot.*
3:Set up classpath like "set classpath=.;c:\" in autoexec.bat
4:Compiled the applet successfully
5:Run the applet from the folder of C:\projects\ver6 in IE browser
The problem happened because the browser cannot find the package located in C:\Plot. I'm so desparated, please help!
Hello Diane, I think you have tried too much to run your applet and could not get it run. Please send me (kishori_sharan@yahoo.com) all you .java and .html files, your folder setup and then requirements. I will post/send you complete solution.