News

Taking screen shots with Java is pretty cool, but the Robot class can do much more than that. The Javadoc for the Robot class states: “The primary purpose of Robot is to facilitate automated ...
As you can see, it is fairly easy to aggregate data from active webpages with a Java screen scraper. There are a number of JavaScript libraries that perform a similar task, but if you want to process ...