Introduction - If you have any usage issues, please Google them yourself
Java Link Checker
A Spider Written in Java
The Java Link Checker spider is a simple spider that I wrote in Java to check for invalid links on a web site. The spider portion is well isolated and could easily be used in other Java projects where you need to spider through a web site.