I have a java applet on one html page, later I modified the java code and regenerated the jar file. all i did was copy the jar file to my web server and bring out the browser to see the updated applet, but it still showed the old version. I tried updating my browser, deleting cookies, all the same. I tried to open this html file by double-clicking the file, open it in a browser using the correct applet ... I deployed the applet with jnlp. who knows what could go wrong? Thanks.
source share