I have tested with struts2-blank and it works - I mean, executeResult is respected (as in 2.3.15). You can test that by simple removing all result definitions from struts.xml for that action.
2013/6/21 Felipe Lorenz <felipe.lor...@idealogic.com.br>: > Thanks for all your help Lukasz, > > Looking with more attention (I know, sorry) my struts.xml and comparing with > the json plugin wiki, my result was different. > > Before, I had: > <result name="json" type="json"> > > And to fix the issue, I remove the name attribute. > > <result type="json"> > > But, my question is, why does it affect the action tag? I understand that > using executeResult = false should be respected. > > Att, > > Felipe Lorenz > Gerente de Projetos > Idealogic Software > Fone: (51) 3715 5523 - (51) 3715 5548 > www.idealogic.com.br > > Em 21/06/2013, às 10:15, Lukasz Lenart escreveu: > >> Could you try with the latest (almost released) version 2.3.15? >> >> I was checking locally with struts2-blank app and everything works, >> but maybe my setup is a bit different. If so I will need an example >> app (maven based the best). >> >> >> Regards >> -- >> Łukasz >> + 48 606 323 122 http://www.lenart.org.pl/ >> >> --------------------------------------------------------------------- >> 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