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.