admin管理员组文章数量:1026989
I have depolyed my applet using deployJava.js and not using or tag. So, first of all, all those questions you might think as duplicate of this questions, are not exactly duplicate.
Currently, when I refresh my page(contain applet) browser tries to reload the older applet which is causing plications like non-responsive applet. I want to force reload applet, from server and not from browser cache, every time I refresh page and that too without any manual work (like closing/reopening browser or manual browser cache delete). Is there a way to achieve it, any attribute or parameter to pass in runApplet(...) (a function in deployJava.js ), using javascript or HTML?
I have depolyed my applet using deployJava.js and not using or tag. So, first of all, all those questions you might think as duplicate of this questions, are not exactly duplicate.
Currently, when I refresh my page(contain applet) browser tries to reload the older applet which is causing plications like non-responsive applet. I want to force reload applet, from server and not from browser cache, every time I refresh page and that too without any manual work (like closing/reopening browser or manual browser cache delete). Is there a way to achieve it, any attribute or parameter to pass in runApplet(...) (a function in deployJava.js ), using javascript or HTML?
Share Improve this question edited May 23, 2017 at 10:34 CommunityBot 11 silver badge asked Oct 5, 2011 at 12:03 Umer HayatUmer Hayat 2,0015 gold badges34 silver badges59 bronze badges 2- Do the applet use static attributes? – Andrew Thompson Commented Oct 5, 2011 at 20:33
- @Andrew Thompson: yes it do, but that can be handled. – Umer Hayat Commented Oct 6, 2011 at 4:20
1 Answer
Reset to default 6Provide a unique url for your applet each time :) like your.jar?uniquehash
or your.1.2.3.jar
I have depolyed my applet using deployJava.js and not using or tag. So, first of all, all those questions you might think as duplicate of this questions, are not exactly duplicate.
Currently, when I refresh my page(contain applet) browser tries to reload the older applet which is causing plications like non-responsive applet. I want to force reload applet, from server and not from browser cache, every time I refresh page and that too without any manual work (like closing/reopening browser or manual browser cache delete). Is there a way to achieve it, any attribute or parameter to pass in runApplet(...) (a function in deployJava.js ), using javascript or HTML?
I have depolyed my applet using deployJava.js and not using or tag. So, first of all, all those questions you might think as duplicate of this questions, are not exactly duplicate.
Currently, when I refresh my page(contain applet) browser tries to reload the older applet which is causing plications like non-responsive applet. I want to force reload applet, from server and not from browser cache, every time I refresh page and that too without any manual work (like closing/reopening browser or manual browser cache delete). Is there a way to achieve it, any attribute or parameter to pass in runApplet(...) (a function in deployJava.js ), using javascript or HTML?
Share Improve this question edited May 23, 2017 at 10:34 CommunityBot 11 silver badge asked Oct 5, 2011 at 12:03 Umer HayatUmer Hayat 2,0015 gold badges34 silver badges59 bronze badges 2- Do the applet use static attributes? – Andrew Thompson Commented Oct 5, 2011 at 20:33
- @Andrew Thompson: yes it do, but that can be handled. – Umer Hayat Commented Oct 6, 2011 at 4:20
1 Answer
Reset to default 6Provide a unique url for your applet each time :) like your.jar?uniquehash
or your.1.2.3.jar
本文标签: javaForce browser to reload applet everytimeStack Overflow
版权声明:本文标题:java - Force browser to reload applet everytime - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745663123a2162012.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论