In my last article, I discussed how Web services can play a critical role in AJAX applications and the role that JSON plays in the message exchange process. In a nutshell, Web services provide a way ...
This article demonstrates how to create an intelligent Web spider based on standard Java network objects. The heart of this spider is a recursive routine that can perform depth-first Web searches ...