Finally i made it work, it seems that the problem was the missing annotation
@Action(interceptorRefs = { @InterceptorRef("json") }) .

Now i have to understand why my real javascript does not work.
I might continue in this thread.

Thank you for your help.



On 11/23/2012 9:29 AM, Lukasz Lenart wrote:
2012/11/22 Stephan Schreck <[email protected]>:
So the issue still remains, why does it not work when i use the annotations.
In the first step would you configure a normal result (as jsp) and
check if that works ? And if you specify @ParentPackage why you adding
interceptor into struts.xml ? Could you show the whole struts.xml ?


Regards



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to