URGENT: Send Signals from one thread to another thread

I have two threads in my java program. One is the main thread and another implements Runnable Interface. I am able to catch SIGHUP signal in main thread and now I want to send that SIGHUP signal to my other thread. How could I do this? Please help me asap.Manisha Nandi
[283 byte] By [Signallinga] at [2007-11-27 3:33:05]
# 1
Oh it's urgent. Sorry, I must be too late then...
CeciNEstPasUnProgrammeura at 2007-7-12 8:36:09 > top of Java-index,Java Essentials,Java Programming...
# 2

I have seen this a lot - some people thinking their particular problem is more important than the problems of everyone else.

Or maybe there is a broken dictionary in circulation somewhere.

Please give your understanding of the word

'URGENT'

and the acronym

'asap'

tschodta at 2007-7-12 8:36:09 > top of Java-index,Java Essentials,Java Programming...