Can't locate stored files, but they seem to be downloaded only for the first time i run JNLP file. I'm on Mac OS X 10.6.
+4
A:
On my linux machine it is downloaded in the temporary folder '/tmp'.
if you need to uninstall (all) the cached application(s), call:
javaws -uninstall
or
javaws -uninstall <jnlp-file>
Pierre
2010-02-28 11:20:26
+1
A:
It is configurable in the Java Preferences utility program.
For me it is in /Users/me/Library/Caches/Java/cache
Thorbjørn Ravn Andersen
2010-02-28 11:31:54