aspose file tools
The moose likes JNLP and Web Start and the fly likes JNLP On-Demand download Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "JNLP On-Demand download" Watch "JNLP On-Demand download" New topic
Author

JNLP On-Demand download

Vijay Simha
Greenhorn

Joined: Mar 11, 2011
Posts: 2
I have an issue with JNLP DownloadService. I'm trying to write code to download jar files when it is required.
For eg: If user clicks on a button it'll open a frame all frame data is in a jar. first code checks if that jar is available in cache or not if not it downloads.
Now the problem is once jar file is downloaded, if we update the jar file on server, the new file is not getting updated to the cache.

How to solve this, please help me out

Regards,
Vj
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JNLP On-Demand download
 
Similar Threads
Exception Errors on Web Start
web start question
lazy download a dependent library
This Weeks Giveaway:
running Eclipse RCP application from JWS: jws starts, but closes immediatly