|
|
| Code Listing by Jeff Heaton |
|---|
|
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 progr |
|
|