I don't know if this aplies to the issue here, but I once used this interceptor:

<interceptor-ref name="store">
<param name="operationMode">AUTOMATIC</param>
</interceptor-ref>

So the errors / messages will be passed through actions and redirections if not retrieved / showed. As far as I recall it worked to me pretty well.


Alfredo Manuel Osorio Martinez, 28-10-2010 23:35:
I am using defaultStack but I was reading the issue you just told me:

https://issues.apache.org/jira/browse/WW-2869

And talks about invoking an action with the action tag an
ChainingInterceptor but I don't know if the actionErrors from the source
action will be copied.

And by the way I am using the lastest version 2.2.1


-----Mensaje original-----
De: Maurizio Cucchiara [mailto:maurizio.cucchi...@gmail.com]
Enviado el: Thursday, October 28, 2010 5:25 PM
Para: Struts Users Mailing List
Asunto: Re: Struts 2 s:action tag doesn't render action errors if any
are present

Which interceptor do you mean? ChainingInterceptor?

I meant implementing a new Interceptor from scratch. Although this
issue are related to the chainInterceptor.
What interceptor stack are you using? Does your request fire
chainInterceptor?

2010/10/29 Alfredo Manuel Osorio Martinez<alfredo.oso...@afirme.com>:

--
Maurizio Cucchiara

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


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


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

Reply via email to