Hi
How the
applets are loaded ?
After loading an applet, suppose I close the browser and again open the browser? Did the applet get loaded again?Or the browser caches the applet when it is loaded for the first time and use this cached applet for next loading?
If it is again loaded without any caching, can I make the caching possible and get the applet loaded in less time ?If it is possible can I make this happen for a long time?
I am using
servlets . Is there anyother way for doing this caching with the help of servlets.
My aim is to reduce the load time for applets
Please help..it is very urgent
THANKS
ELIZABETH