| [SOLVED] A program that test if a html file contains broken hyperlink? I need to write a program that will read in a brunch of html files and output the files that have broken hyperlink.
Any one have any idea on how to start this or can point me to where to reference? I want to do this in Java.
Thx~!
I forgot to add.
These are htm files on my local machine and the hyperlinks of these htm files ONLY reference other htm files on my local machine. |