Is the destroy() method of an applet guaranteed to run?
Created May 7, 2012
John Zukowski Nope. The browser may crash or just shutdown before it finishes running the method for all loaded applets.
Created May 7, 2012