Hy. I have made script. that sends JSON object from servlet to javascript. But how can i solve this in another way? I have array in javascript and i would like to send it to java servlet.
Thank you for you help.
Printable View
Hy. I have made script. that sends JSON object from servlet to javascript. But how can i solve this in another way? I have array in javascript and i would like to send it to java servlet.
Thank you for you help.
Just submit it as you would any other form data.