Copy unaccessed messages/errors to session if redirecting
---------------------------------------------------------

                 Key: STR-3032
                 URL: https://issues.apache.org/struts/browse/STR-3032
             Project: Struts 1
          Issue Type: New Feature
            Reporter: Paul Benedict
             Fix For: 1.4.0


When messages/errors are put into the request and unaccessed, but a redirecting 
forward is selected, the Controller should automatically copy over the messages 
into the session. This will allow them to be retained across the redirect, and 
then removed by RemoveCachedMessages command.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to