New things in the cache?

Hi,

I have an application starting with jnlp. I would like to know if there is a way to find out whether the application is running from jars previously cached or if new content has been donwloaded. Note that I don't need to know about the details of what changed.

Thank you,

PaScaL

[310 byte] By [Pascal_Rapicaulta] at [2007-11-27 2:51:40]
# 1
No there is no API in JNLP for that. You can force fetching of the latest JAR file by using the DownloadService API.
riema at 2007-7-12 3:25:07 > top of Java-index,Desktop,Deploying...