Errata

Jakarta Struts Pocket Reference

Errata for Jakarta Struts Pocket Reference

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 Note Update

Version Location Description Submitted by Date submitted
Printed Page 43
the action tag example

In the Changes made in the 1/04 reprint, it reports this change:
Page 42: both ForwardActions had an extra closing / at the end of the "type="
attribute
This HAS BEEN DELETED, so that both lines NOW READ:
type="org.apache.struts.actions.ForwardAction">

There appears to be a similar problem on page 43 for the IncludeAction example Action
tag.

Anonymous