Errata


Print Print Icon

Submit your own errata for this product.


The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.


Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question



Version Location Description Submitted By Corrected
Printed Page 31
8th line from bottom

"as in Example 2-2" -> "as in Example 2-1"

Anonymous  Jun 2009
Printed Page 32
end of code

The closing } for "public class Ch02_02 {... " is missing.

Anonymous  Jun 2009
Printed Page 103
line 3

"Ch04_02.java" -> "Ch04_01.java"

Same for 4th line from bottom on this page 103.
Same twice on page 104.

Anonymous  Jun 2009
Printed Page 119 and 120
globally

The build.xml code for Example 5-2 has:

project name="Ch05_01"
should be:
project name="Ch05_02"

Anonymous  Jun 2009
Printed Page 158
code in mid of page

The line
shell.setLayout(new RowLayout());
shouldn't appear, yet, in this code - it is introduced as a
new code element in the following code (see p. 159, first line)

Anonymous  Jun 2009
Printed Page 195
ff (Chapter 9)

Tomcat shouldn't be called a "web server" (several occurences in chapter 9).

Anonymous 
Printed Page 198
ASCII tree diagram

Directory name should be Ch09 with a capital C.

Anonymous  Jun 2004
Printed Page 209
last sentence

Figure 9-12 does not show the Package Explorer as claimed in this sentence.

Anonymous 
Printed Page 222
2nd-to-last line

"the display you see in Example 10-1" ->
"the display you see in Figure 10-1"

Anonymous  Jun 2009
Printed Page 225
2nd paragraph

The text says
"This file goes into deploymentWEB-INF."
it should say:
"This file, named Ch10.tld, goes into deploymentWEB-INF."

Anonymous  Jun 2004
Printed Page 294
3rd list item

"... until a new line is added after the closing brace" ->
"... until a new line is added after the opening brace"

Anonymous  Jun 2009