Click to See Complete Forum and Search --> : question about: applet's life duration


GTGT
February 20th, 2000, 01:40 AM
I have a applet: happy.class
it shows some HTML one by one

however, after some times, it stops.
in the java console, there is a message:

# Applet happy did not shut down within 30 seconds --
killing it.

what this mean?

why netscape try to kill my applet?

thx

I enjoy programming.