downloadable applet on local PC

I have http:// www.mywebsite.com/NewJApplet.html which run applet on the web. Is there any way so that users can run this applet from there own PC instead of loading my.jar everytime from my website?thnx
[217 byte] By [harry_singha] at [2007-11-27 4:05:58]
# 1
Sure, launch it using web start*, and specify theoffline-allowed element in the JNLP launch file.* e.g. http://www.physci.org/jws/#jtest
AndrewThompson64a at 2007-7-12 9:10:59 > top of Java-index,Desktop,Deploying...