Corrections to Chapter 3 of Java Network Programming, Basic Web Concepts
p. 51: The last sentence on the page should read,
"Although there's some hierarchy to the newsgroup names indicated by the . between netscape and netscape.devs-java, it's not visible as part of the URI." That is, remove the period
after between netscape.
p. 60: In the first line of the first paragraph, "(HTT 1.0
)" should be "(HTTP 1.0
)".
p. 69: The last sentence in the first paragraph should read, "Furthermore, the client side interface to servlets is almost exactly like the client side interface to CGI programs, so what we say about talking to CGI programs will apply equally to talking to servlets."
Copyright 2000 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified September 16, 1998