> I am using defaultStack but I was reading the issue you just told me: Well, default stack includes chain interceptor.
> And by the way I am using the lastest version 2.2.1 Unfortunately, I'm pretty sure that chainInterceptor doesn't copy action errors (the attached patch in WW-2869 prevents this behavior). 2.2.2 version introduces two new fields: copyErrors and copyMessages (that fits to your needs). So, it seems you have 2 way: 1. implementing custom interceptor (you might inspire looking at chain interceptor) 2. download a *nightly* build. 2010/10/29 Alfredo Manuel Osorio Martinez <alfredo.oso...@afirme.com>: > > 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. > > > > -----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 > > -- Maurizio Cucchiara --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org