Re: json data are not passed in Stuts action

2012-11-23 Thread Stephan Schreck
asz Lenart wrote: 2012/11/22 Stephan Schreck : 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 ? Coul

Re: json data are not passed in Stuts action

2012-11-22 Thread Stephan Schreck
il.com Subject: Re: json data are not passed in Stuts action Date: Thu, 22 Nov 2012 06:20:38 +0530 To: user@struts.apache.org Stephan, Are you sure your data is getting passed in request body as you are making an Ajax call ? On 21-Nov-2012, at 9:16 PM, Stephan Schreck wrote: Hello, i ha