Errata for Stripes
We try to keep our books accurate, but sometimes mistakes creep in. This page lists the errors submitted by our astute readers. If you've found a new error, please submit it.
The latest version of the book is P1.0, released about 1 year ago. If you've bought a PDF of the book and would like to upgrade it to this version (for free), visit your home page.
| Paper | Description | Found in | Fixed in | |
|---|---|---|---|---|
| 16 |
#38226: in section '2.2 Hello, Stripes!' the line shown in the example file structure:
WEB-INF/classes/stripesbook/action/HelloActionBean.class
sh...more...
|
P1.0
06-Mar-09 |
||
| 21 |
#36260: Stripes treats an event handler as the default when
* the event handler is annotated with @DefaultHandler, and
* the event handler is the...more...
|
P1.0
03-Dec-08 |
||
| 46 |
#37324: in code section (before section 3.3 )
"<s:layout-render name="/WEB-INF/jsp/common/layout_main.jsp"
title="My Title" >" should use font's c...more...
|
P1.0
28-Jan-09 |
||
| 54 |
#38227: The line in the example jsp (contact_list.jsp) at the bottom of the page that reads:
<s:param name="contactId" value="${contact.id}"/>
shoul...more...
|
P1.0
06-Mar-09 |
||
| 54 |
#38228: OOPS! tech error #38227 is NOT an error. my bad!! (please delete)
|
P1.0
06-Mar-09 |
||
| 237 |
#36279: /WEB-INF/classes/translations/fieldNames.properties
/WEB-INF/classes/translations/fieldNames_fr.properties
must be ...
/WEB-INF/classes...more...
|
P1.0
04-Dec-08 |
||
| 293 |
#38459: The line @UrlBinding("/action/contact_list/${event}") should probably read @UrlBinding("/action/contact_list/{$event}") |
P1.0
22-Mar-09 |
||
| 303 |
#36356: LoginInterceptor.java has compilation error without comment closing properly.--Brendan Kim |
P1.0
09-Dec-08 |
