Corrections to Chapter 12 of Java Network Programming, Content Handlers

p. 305: In step 5, URLConnection.getContentHandler() should be URLConnection.getContentHandler().getContent().

p. 311: In the test() method delete

    String theLine;
    

p. 315: Change "The Image keyword tells you that this is a picture of the white light continuum" to "The IMAGE keyword tells you that this is a picture of the white light continuum"


[ Java Network Programming Corrections | Java Network Programming Home Page | Table of Contents | Examples | Order from Amazon ] ]

Copyright 1998, 1999 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified February 13, 1999