[OT]How do I clear a Java cache?

C

Cyde Weys

I'm trying to program a Java Applet on my Linux computer using javac.
As such, I'm using a web browser (specifically, Mozilla) using the Java
Run-time environment test my applet. However, no matter how many times
I hit the "Refresh" button in the browser, it doesn't update the applet.
This makes it very hard to program, because the only results I see are
from several versions ago! Anyone know how to clear the Java cache (or
better yet) disable it? Thanks.
 
C

Cyde Weys

Cyde said:
I'm trying to program a Java Applet on my Linux computer using
javac. As such, I'm using a web browser (specifically, Mozilla) using
the Java Run-time environment test my applet. However, no matter how
many times I hit the "Refresh" button in the browser, it doesn't update
the applet. This makes it very hard to program, because the only
results I see are from several versions ago! Anyone know how to clear
the Java cache (or better yet) disable it? Thanks.

I got it working with IE ... anyone know why Mozilla is acting differently?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top