How can you save a Java applet (JAR/etc) so it can be accessed later?
+1
A:
By the time you see the Java applet, it's already saved to your machine. You just have to copy it out of the cache/temporary directory.
Matthew Flaschen
2010-04-24 02:20:50
A:
Open the Java Control Panel, in the General section click the button Temporary Internet Files, there you can find (and change) the location where applets and associated files will be saved into.
BalusC
2010-04-24 02:45:47