Errata
Cold Fusion Web Application Construction Kit · ISBN 032166034x · 12 corrections
Initial printing
| Page | Location | Correction |
|---|---|---|
| 52 | Book URL | Should be:http://forta.com/books/032166034X/ |
| 52 | Section “Understanding the OWS Database Tables”, book web page URL | The URL contains a space that should not be there |
| 82 | Line before Figure 8.3, text: the output in Figure 8.3 | Should be: the output in Figure 8.2 |
| 152 | First code snippet: bgcolor=” | Should read: bgcolor=”MediumSeaGreen” |
| 193 | Listing 11.9, GetDetails method: cfset var movies | Should be: cfset var movie |
| 316 | Listing 15.8, title: lookupMovie Method | Should be: browse Method |
| 359 | Step 15: Move Expenses | Should be: Movie Expenses |
| 396 | Table 18.1, description of onRequestEnd | Should be: Executed after each request, and can be used for logging purposes. |
| 413 | Note at bottom of page | This note is a remnant from a previous edition, and is not valid or applicable in ColdFusion 9. Entire note should be removed. |
| 457 | Note, second line, word: hitCout | Should be: hitCount |
| 492 | Listing 20.5, second to last line on the page, getOwer.email | Should be: getOrder.email |
| 562 | Second path in Installing the OWS Files: c:\coldfusion9\db | Should be: c:\coldfusion9\wwwroot |