This is a proplem that has been irritating me
since the day I started developing applets(not that long ago). Is there a
WORKING way an applet can destroy itself and tell the browser that its dead? I
always have to start the browser again and reload the applet during development.
Destroy() dont work. What im looking for is some code within the applet that
solves the problem once for all.
- Re: Killing Applets in browsers Thor Erik Karlsen
- Re: Killing Applets in browsers Christopher Hinds
- Re: Killing Applets in browsers Leo Cyr
- Re: Killing Applets in browsers John Summerfield