Servlets, Apache JServ and gcj/libgcj

Bryce McKinlay bryce@albatross.co.nz
Mon Nov 22 13:25:00 GMT 1999


Joerg Brunsmann wrote:

> Another stupid question: if calling 'System.exit()' solves
> the problem, wouldn't it be the right thing to trap Ctrl-C
> with a signal handler which does the appropriate cleanup?

Yes, this is what I was thinking. But, is it appropriate to exit "normally" on a Ctrl-C
signal? I wonder what the IBM JDK does, as it seems to clean up things correctly on a Ctrl-C.

regards

  [ bryce ]




More information about the Java mailing list