alexpalmbay
Technical User
Good Afternoon,
I have a unique problem on Windows 98/SE. Whenever I try to compile a JAVA applet, the changes do not take effect, unless I reboot my PC. I've tested this out numerous times, and each time I get the same result. It doesn't matter the size of the pgm. Below are the steps I take:
1) Create a JAVA APPLET pgm, using NOTEPAD as my editor.
2) Select FILE|SAVE AS.
3) Save my file using a .JAVA extension, and I save it in my C:\jdk1.3.1_04\bin folder.
4) Open a DOS window, type javac pgmName.java.
5) Double-click on my HTML document associated w/my JAVA pgm, and I see my applet.
6) Close my browser.
7) Change the wording on a label w/in my applet, select FILE|SAVE.
8) Open a DOS window, type javac pgmName.java.
9) Double-click on my HTML document associated w/my JAVA pgm, but the change I made is not there. If I reboot at this time, double-click on the HTML document, then I see the changes.
I'm running Windows 98/SE, and I downloaded JDK1.3.1 v4 from the SUN site.
If I can get assistance w/this problem, I would greatly appreciate it. It makes it very time-consuming when I have to reboot my PC each time.
Thank you very much!
I have a unique problem on Windows 98/SE. Whenever I try to compile a JAVA applet, the changes do not take effect, unless I reboot my PC. I've tested this out numerous times, and each time I get the same result. It doesn't matter the size of the pgm. Below are the steps I take:
1) Create a JAVA APPLET pgm, using NOTEPAD as my editor.
2) Select FILE|SAVE AS.
3) Save my file using a .JAVA extension, and I save it in my C:\jdk1.3.1_04\bin folder.
4) Open a DOS window, type javac pgmName.java.
5) Double-click on my HTML document associated w/my JAVA pgm, and I see my applet.
6) Close my browser.
7) Change the wording on a label w/in my applet, select FILE|SAVE.
8) Open a DOS window, type javac pgmName.java.
9) Double-click on my HTML document associated w/my JAVA pgm, but the change I made is not there. If I reboot at this time, double-click on the HTML document, then I see the changes.
I'm running Windows 98/SE, and I downloaded JDK1.3.1 v4 from the SUN site.
If I can get assistance w/this problem, I would greatly appreciate it. It makes it very time-consuming when I have to reboot my PC each time.
Thank you very much!