2012/11/23 Stephan Schreck <stephan.schr...@eurodyn.com>: > Finally i made it work, it seems that the problem was the missing annotation > @Action(interceptorRefs = { @InterceptorRef("json") }) .
You can use @InterceptorRef("json") > Now i have to understand why my real javascript does not work. > I might continue in this thread. You must define your own stack in struts.xml and refer to it setting up the struts.convention.default.parent.package constant, eg. <constant name="struts.convention.default.parent.package" value="my-stack"/> By default the Convention plugin uses convention-default which basically is struts-default. 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