> Hi,
>
> I have two jar files. How can i terminate one from the other?
I have no idea what you're asking, and I don't think I'm alone. What are
you trying to do?
On Sun, 12 Aug 2007 04:17:38 -0700, Grzesiek
<grzesiek.wilanowski@gmail.com> wrote, quoted or indirectly quoted
someone who said :
>I have two jar files. How can i terminate one from the other?
The simplest way would be for A to create a "please stop" file and
have B check for its existence every once in a while.
A fancier version is to set up a socket connection, and send a please
stop message. Each would sit waiting for a such a message from the
other with a blocked thread.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com