On 13 Dec 2005 13:14:55 -0800, "Darol Klawetter"
<darol.klawetter@l-3com.com> wrote, quoted or indirectly quoted
someone who said :
>I've already added a shutdown hook (i.e.,
>Runtime.getRuntime().addShutdownHook()) that should get called before
>the JVM exits but, for some reason, it's not getting called in this
>case.
There is a good chance you need to be signed to do that.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Darol Klawetter - 14 Dec 2005 02:43 GMT
> On 13 Dec 2005 13:14:55 -0800, "Darol Klawetter"
> <darol.klawetter@l-3com.com> wrote, quoted or indirectly quoted
[quoted text clipped - 9 lines]
> Canadian Mind Products, Roedy Green.
> http://mindprod.com Java custom programming, consulting and coaching.
I've given my applet full permission on my machine via the policy file.
Any other ideas?
Darol Klawetter - 14 Dec 2005 16:47 GMT
Any other ideas? Anyone?
Andrew Thompson - 16 Dec 2005 09:00 GMT
> Any other ideas? Anyone?
Browsers cannot be relied upon to call Applet.stop(), it is
that simple. If you need more control, wrap the applet in JWS,
then you have the more predictable AppletViewer showing the applet.

Signature
Andrew Thompson
physci, javasaver, 1point1c, lensescapes - athompson.info/andrew