RE: [S2] actionmessages not surviving between requests (redirect-after-post)

2007-06-14 Thread Al Sutton
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 th

[S2] actionmessages not surviving between requests (redirect-after-post)

2007-06-14 Thread Gabriel Belingueres
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 dis