Errata
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 "Date 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 Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Printed | Page xiii 2nd bullet |
JST should be JSTL |
Anonymous | ||
Printed | Page 19 paragraph on Efficiency; third line: |
that |
Anonymous | ||
Printed | Page 23 Example 3-1, bottom of page |
There is an extra "(" in the doGet() method in the first Java code example in the book. |
Anonymous | ||
Printed | Page 28 first paragraph |
"...let's call this a forth element type..." |
Anonymous | ||
Printed | Page 51 Example 5-2, line with the JSP Action Element |
In the example all Text should be highlighted that is "Template text" but the part infront of the "<c:out...." is not marked. |
Anonymous | ||
Printed | Page 57 last paragraph |
By now should you |
Anonymous | ||
Printed | Page 63 paragraph after Example 6-2 |
...fileName property value from the carton bean... |
Anonymous | ||
Printed | Page 75 Figure 7-2 |
Text in figure reads: "If you're robbing a bank and you're pants fall down, ..." |
Anonymous | ||
Printed | Page 81 bottom half |
Line: |
Anonymous | ||
Printed | Page 101 second paragraph |
"one piece at the time" should read "one piece at a time" |
Anonymous | ||
Printed | Page 105 last code snippet |
The ending '}' is missing from the expression: |
Anonymous | ||
Printed | Page 109 2nd paragraph |
The error: |
Anonymous | ||
Printed | Page 110 third paragraph following example 9-4 |
"they where not processed" should read "they were not processed" |
Anonymous | ||
Printed | Page 123 Section immediately following table 9-2 |
The reference to Example 9-11 should be to Example 9-12 (the error page) |
Anonymous | ||
Printed | Page 127 second line after Figure 10-1 |
The text refers to userinputvalidate.jsp, but the figure calls that file userinfovalidate.jsp. |
Anonymous | ||
Printed | Page 127 4 line from bottom |
... represents the Model, the userinputvalidate.jsp page the Controller... |
Anonymous | ||
Printed | Page 133 1st paragraph last sentence |
View page depending of the result |
Anonymous | ||
Printed | Page 146 last paragraph |
but that the link URL is left unencoded |
Anonymous | ||
Printed | Page 146 Last paragraph |
Says "the link URL is left unencoded." Okay, in the concrete example |
Anonymous | ||
Printed | Page 157 Last paragraph |
The discussion of the special tag scope of a tag file neglects to mention that not |
Anonymous | ||
Printed | Page 170 The taglib directive at top of page 170 |
The taglib directive on page 170 has a URI attribute value of "mytags", it should be "mytaglib". |
Anonymous | ||
Printed | Page 189 1st paragraph (after example 12-2) |
The paragraph text is "At the top of the page is the same JSP directive for using the |
Anonymous | ||
Printed | Page 215 Paragraph following Figure 13-1 |
autheticate.jsp should be changed to authenticate.jsp |
Anonymous | ||
Printed | Page 253 Table 14-10 |
The attribute name "pattern" in the <fmt:formatNumber> table (page 253 table 14-10) |
Anonymous | ||
Printed | Page 273 last line of page |
"The xsl attribute is set ..." |
Anonymous | ||
Printed | Page 275 Second code snippet |
<x:param name="empName" value="${param:empName}" /> |
Anonymous | ||
Printed | Page 322 jsp-property-group examples |
On page 322 at the top of page, the </jsp-property-grop> end element |
Anonymous | ||
Printed | Page 358 Figure 18-2 |
The first "r" in Forward is missing on the arrow between the Controller and View |
Anonymous | ||
Printed | Page 367 first method |
init() throws ServletExecption |
Anonymous | ||
Printed | Page 430 Example 21-2 |
Line 27 getJspContext().setAttribute(var, currValue); |
Anonymous | ||
Printed | Page 435 Figure 21-2 |
the screencapture is wrong. |
Anonymous | ||
Printed | Page 447-448 Example 21-9 |
items should be a Collection, not a String |
Anonymous | ||
Printed | Page 477 Listing of VariableProducerTag |
public void setScope (String scope) |
Anonymous | ||
Printed | Page 482 example 22-4 |
The code line: |
Anonymous | ||
Printed | Page 532 sample code |
<res-sharing-scope>Sharable</res-sharing-scope> |
Anonymous | ||
Printed | Page 533 several places |
You may want to change 'sharable' and 'unsharable' to 'shareable' and 'unshareable' |
Anonymous | ||
Printed | Page 541 First code example |
The code cited below that lives in the example at the top of page 541: |
Anonymous | ||
Printed | Page 541 Example 24.-8 |
The sql:query element in example 24-8 seems to have have some extra attribute information |
Anonymous | ||
Printed | Page 555 Last example on the page |
at the end of the 4th line in the last code-block is the %> missing |
Anonymous | ||
Printed | Page 575 <c:if> Syntax description |
There are two "Syntax 1" items. The second should be "Syntax 2" |
Anonymous | ||
Printed | Page 612 Examples for toLowerCase and toUpperCase functions |
In the examples for functions toLowerCase and toUpperCase param:day should be param.day |
Anonymous | ||
Printed | Page 702 Example F-1 (web.xml partial listing) |
The line that reads: |
Anonymous |