You'll need http://struts.apache.org/2.0.8/docs/message-store-interceptor.html
Be aware though, if you have the validation interceptor in your stack you will encounter problems if you're redirecting to an action. -----Original Message----- From: Gabriel Belingueres [mailto:[EMAIL PROTECTED] Sent: 14 June 2007 19:48 To: user@struts.apache.org Subject: [S2] actionmessages not surviving between requests (redirect-after-post) Hi, I'm trying to develop my app following the redirect-after-post pattern. Of course s:actionmessages do not survive between requests, but this is the main paradigm behind the pattern (showing the page by doing _other_ request). The question is which are my options to make my actionMessages display between requests? Also, as a side note, there are no options when we talk about actionErrors, because by default the framework perform a forward to the "input" result (never a redirect) Any help would be appreciated. TIA, Gabriel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]