Hi,
I have a java application which will be running in Unix server.I want run this application as a daemon in that server.How i can do that?And another thing is how can i stop that daemon?
Regards,
Nags
I have a java application which will be running in Unix server.I want run this application as a daemon in that server.How i can do that?And another thing is how can i stop that daemon?
Regards,
Nags
Comment