Hi, I want to redirect to another action but preserve the action messages/errors from the previous action. Is there any standard way to achieve this functionality in Struts 2? Or do I have to write an Interceptor for this?
I have a use case where the errors on a web screen needs to be shown on a different screen to which I want to redirect since that action reloads data from the database. Please let me know. Thanks in advance Anand --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org