RE: [S2] ActionMessages and redirects

2007-06-05 Thread Gunnar Hillert
ug in that if you use > addActionError, the message store interceptor, and you have the validation > interceptor enabled you will get redirected to the input result of the > action after the redirect :(. > > Hope this helps, > > Al. > > -Original Message- > Fr

Re: [S2] ActionMessages and redirects

2007-06-04 Thread Al Sutton
Dave, The problem is that if your action uses addActionError and returns INPUT to get a redirect to another action the validation also uses teh input result of the action you've been redirected to. I agree that upon an error you want to go back to the input page, but if your error is added i

RE: [S2] ActionMessages and redirects

2007-06-04 Thread Dave Newton
--- Al Sutton <[EMAIL PROTECTED]> wrote: > at the moment there appears to be a bug in that if > you use addActionError, the message store > Interceptor, and you have the validation interceptor > enabled you will get redirected to the input result > of the action after the redirect :( I'm not s

RE: [S2] ActionMessages and redirects

2007-06-03 Thread Al Sutton
te happy if there was a simple and standardized way to have my actionMessages survive redirects. What is the status on that? Is this something that will be added to one of the next Struts 2 releases? Thanks a lot! Regards, Gunnar Hillert -- View this message in context: http://www.nabble.com/-S2--

[S2] ActionMessages and redirects

2007-06-03 Thread Gunnar Hillert
. What is the status on that? Is this something that will be added to one of the next Struts 2 releases? Thanks a lot! Regards, Gunnar Hillert -- View this message in context: http://www.nabble.com/-S2--ActionMessages-and-redirects-tf3863054.html#a10943759 Sent from the Struts - User ma