mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user