posted 13 years ago
Hi All,
I have one executable jar e.g. "MyJar.jar". When I run this jar on linux machine, I am able to figure it out that this jar is running or not as-
But when I run this jar on windows, then I see only java.exe as running process.
Is there a way by which I can identify on windows whether MyJar.jar is running or not?
Thanks,
jai