Where is the jar files cached for Java Web Start/JNLP applications?
It depends... on your OS and virtual machine, e.g.:
C:\Documents and Settings\userid\Application Data\Sun\Java\Deployment\cache\javaws\
C:\Users\userid\AppData\LocalLow\Sun\Java\Deployment\cache\6.0
/home/userid/.java/deployment/cache/6.0
~/Library/Caches/Java/cache/6.0/
With a Sun JDK 6, this can be configured through the Java Control Panel (Temporary Internet Files Settings in the General tab).