Programming Spiders, Bots and Aggregators in Java, Errata
Programming Spiders, Bots and Aggregators in Java
p292. The syntax for the create table statement is wrong. The last line
should read: status char (1) );
p472. The book states that the JDK was
included on the book's CD-ROM. JDK was not included on the book's CD-ROM. You
should be fine using JDK 1.4, which can be downloaded from
http://java.sun.com
