-
Jan 12th, 2011, 01:20 PM
#1
Multiple JSON objects thru ajax as a list
How can I send multiple JSON objects thru ajax and fetch them in controller for manipulation???
For Example, consider my jsp page shows 10 Employees, I select all of them and click on submit.. Now my controller should get a list consisting of 10 Employee objects…
How to do this???????
Last edited by Ratzzak; Jan 13th, 2011 at 12:38 AM.
-
Jan 13th, 2011, 12:40 AM
#2
Sending single object works perfectly fine...
But I need help with multiple objects..
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules