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.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.


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



Version Location Description Submitted By
Printed Page 1-740
The entire book

I purchased a copy of the JavaServer Pages book. The actual book between the covers is "Cascading Style Sheets: The Definitive Guide, Second Edition"

Some sort of manufacturing problem I think.

Anonymous 
Printed Page 72
Figure 7-1

In Figure 7-1, the box describing the contents of the TLD file has an incorrect value for the <tag-class> tag. it should be "com.ora.jsp.tags.motd.MixedMessageTag".

Sam Ganzman 
Printed Page 102
3rd paragraph up from bottom, 1st line

reference to Example 8-6 should be Example 8-11

Anonymous 
Printed Page 145
In Example 10-6, within the catalog.productList loop

In the HTML template code, the <li> surrounding the Product link does not have a matching end tag: </li>.

AJ Heller