Executing script automatically every half an hour
Hi,
I am writing a pogram which takes a URL and check all hyperlinks of that URL to see if there is any broken link. The problem i am facing is that I want to run this script every hour and it should not require to execute this script by opening a browser.
I am writing this application using JSP with Tomcat server.
I dont know how I can do this task. Any help will be much appreciated.
Thanks,
Saad Shaukat
|