parent child process
843798Sep 23 2005 — edited Sep 28 2005Hi everyone!I am new to this forum and also new to java programming world.I work with JDK1.3.I have problem with my code.I have to create a child process from my application.Then I have to exit,and child process has to wait 5 seconds before it starts.When I kill parent process I also kill the child.If I don't kill the parent it waits for child to quit.I NEED to kill parent and then after 5 seconds to start child.Does anyone have suggestion,link,code sample....
Thank's
Draginja