LWJGL Forum

Programming => LWJGL Documentation => Topic started by: cesarpachon on August 23, 2009, 03:57:26

Title: applet jar caching mechanism works?
Post by: cesarpachon on August 23, 2009, 03:57:26
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!   
Title: Re: applet jar caching mechanism works?
Post by: Matzon on August 23, 2009, 06:42:51
use the version tag