applet jar caching mechanism works?

Started by cesarpachon, August 23, 2009, 03:57:26

Previous topic - Next topic

cesarpachon

hi! I am working with a applet (Jmonkey + LWGL). I signed all the jars with a developer certificate. everything works, but, it seems that any time that I enter the webpage with the applet tag, ALL the jars are downloaded againg. does the installer mechanism make use of the chaching jar mechanism of the JVM? if not, how can I force / mark the applet so the jars (including those .lzma jars..) won't continue being downloaded each time? thks!   

Matzon