Updated JavaDoc snippet about copping actionErrors and actionMessages

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@997366 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2010-09-15 15:26:34 +00:00
parent 2f23ec71ac
commit 1083e060c8
@@ -46,6 +46,9 @@ import java.util.*;
* is through the use of the <b>chain</b> result type, which combines with this interceptor to make up the action
* chaining feature.
* <p/>
* <p>
* <b>Note:</b> By default actionErrors and actionMessages are excluded when copping object's properties.
* </p>
* <!-- END SNIPPET: description -->
* <p/>
* <p/> <u>Interceptor parameters:</u>