This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Checking Apache web server existence using java program
Jagadeesh Kumar
Greenhorn
Joined: Jan 29, 2003
Posts: 3
posted
0
Hi all, I'm developing on installation software for our product using java. When installing my software i need to check whether java,javac,Apache web server and apache jserv existing or not. Java and javac we can easily check but problem i'm getting at apache web server. How to check whether apache web server and jserv existing in system or not?? Pls. Help me in this regard. Thank you. JK