Clearing Java Cache
Hello all,
Does anybody know if it is possible to clear the java classloader cache
programmatically through an applet. I know that you can do it manually
by opening the Java Console and then pressing x to clear it but I was
wondering if you can do that programmatically (assuming that the applet
has rights to the filesystem on the computer and even better if it
doesn't).
And if you can't do it through the applet maybe through some other way.
Any help would be greatly appreciated, thank you.
..J
.
Relevant Pages
- Re: Clearing Java Cache
... Jay writes: ... Does anybody know if it is possible to clear the java classloader cache ... applet page and then returns, ... I would bet this is a bug in your application. ... (comp.lang.java.programmer) - Clearing Java Cache
... Does anybody know if it is possible to clear the java classloader cache ... programmatically through an applet. ... the java console and then clear the cache and then refresh the page. ... (comp.lang.java.programmer) - Re: Open a file in JApplet
... On Thu, 26 Aug 2004 23:51:41 GMT, kjc wrote: ... > Jenny wrote: ... > from your filesystem. ... but you write an applet and wrap in HTML, ... (comp.lang.java.programmer) - Re: Call Java from JavaScript, and get back results (Lucene)
... As far as I know there is nothing special about HTML served up by a webserver ... filesystem, and if the applet (jar file, or .class files) is also on the local ... filesystem, then the APPLET tag will work just the same, and Java/JavaScript ... (comp.lang.javascript) - Re: Free Slot? (Dumb question number eight thousand four hundred thirty nine....")
... Lost at Sea wrote: ... Is there a way I can determine if my system has a free PCI slot ... without opening the case? ... Some little used applet in WinXP? ... (microsoft.public.windowsxp.help_and_support) |
|