HI Dan
IMO, there are two parts to this question. The first part is about sending javascript array in JQuery ajax call and the second part is Jersey related. So I answered the first part and the point Nagishetty to stackoverflow for answer. Nagishetty had shared his code so this is very obvious.
JQuery ajax call is related to SAPUI5. and I answered the question.
We do not understand your comment.
"You're not "forced" to use JSON.stringify to send to Jersey.. - I'm not too sure why you marked the question as answered, because that's not the answer you need. JSON.stringify is a "noob" answer, someone that has no idea how JAX-RS or Jersey implementation works or how many different ways you can read the request payload in the Java side... you still can use that approach, but it's nothing else than an approach."
It is not only about reading the request payload on Jersey end, it is about having JQuery ajax API to send the payload to the server. Unless the payload is sent correctly, the Jersey server cannot read it. Hence we need to fix the jQuery part first.
Regarding, poor moderation and SCN Rules. I will loop Michael Appleby in. I do not agree with your statement. "some poor moderation already happened in this thread."
As far as I know this space is well managed and an active space where people are posting questions and getting answers. We've people who are actively helping out in the space and we really appreciate their effort and time.
Reading your comment, you do not offer answers to Nagishetty's questions. And when I ask you about other ways that Nagishetty can do to avoid having to do JSON,stringify, do you not provide answer too.
I am confused about your posting. Mike, please help me out.
Thanks
-D