I have a question that I was hoping someone could confirm to make sure I
really do understand whats going on.

I am using a RedirectMessageInterceptor class i found from
http://glindholm.wordpress.com/category/struts-2/ 

The problem I am having is that whenever I use the addActionError call, and
return a result that uses redirectAction it causes the action I am
redirecting to not to fire, therefor half the page is not rendered
correctly.

My question is really is there any point of using redirectAction if you know
that the action that triggered the redirect has actionErrors? Is it possible
to have the actionErrors display on the redirectAction page and also have
the redirectAction actually fire?

--
View this message in context: 
http://struts.1045723.n5.nabble.com/using-RedirectMessageInterceptor-with-actionErrors-tp5538000p5538000.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to