Description: 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. This program is released under a LGPL license and may be used freely.