Automatic storage and retrieval of messages in MessageStoreInterceptor
----------------------------------------------------------------------
Key: WW-2276
URL: https://issues.apache.org/struts/browse/WW-2276
Project: Struts 2
Issue Type: New Feature
Components: Interceptors
Reporter: Don Brown
Fix For: 2.1.0
The MessageStoreInterceptor is nice, but requires too much configuration.
There should be an automatic mode that:
* Always tried to retrieve messages from the session, if available
* Automatically stores messages if the Result was a redirect (instance of
ServletRedirectResult)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.