make ExecuteAndWaitInterceptor token aware
------------------------------------------
Key: WW-1741
URL: https
://issues.apache.org/struts/browse/WW-1741
Project: Struts 2
Issue Type: Improvement
Components: Interceptors
Reporter: Thomas Micheline
Priority: Minor
If the interceptor stack is configured as per the
documentaion and the ExecuteAndWaitInterceptor is placed
last, then the token interceptor will execute first,
validate the token, and then remove it from the session.
The execute and wait interceptor could very easily replace
the token, if one exists in the parameters, in the session
before returning a wait result.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|