LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Netscape and Java applet (https://www.linuxquestions.org/questions/linux-software-2/netscape-and-java-applet-105364/)

asianboi2k 10-17-2003 08:20 PM

Netscape and Java applet
 
Here is the problem, I am running JEdit to edit and compile my programs and applets with jcompiler and when I write up the html file with the code:

Quote:

<applet code="Snowman.class" width = 300 height = 225>
</applet>
The applet runs fine fine the first time, but when I change something in the applet like the position of the snowman and click refresh it brings back what it looked like the first time instead of showing the changes. Any help?

megaspaz 10-17-2003 08:24 PM

a cache issue maybe? see if it works after cleaning your cache. :scratch:

asianboi2k 10-17-2003 08:29 PM

I disabled the cache on konqueror but it still won't work.


All times are GMT -5. The time now is 04:34 AM.