| Author |
How can i pass the JSONObject to the servlet
|
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
This is inside my jsp :
The form action is configured to a servlet.
How can i retrieve this JSON Object inside the servlet
Thanks in advance.
|
Save India From Corruption - Anna Hazare.
|
 |
jack wenttohill
Greenhorn
Joined: Apr 26, 2009
Posts: 9
|
|
|
http://www.coderanch.com/t/437845/JSP/java/Passing-JSON-Array-servlet
|
 |
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
|
No man , that doesn't answer my question , how can i retrieve this inside the servlet??
|
 |
Mark Williams
Ranch Hand
Joined: Aug 01, 2008
Posts: 66
|
|
|
Ravi, you need to be more specific with your question. The link appears to have an answer to me. Maybe it is not the answer you were looking for? Let me pose a question to you: Are you how are you sending the data to the servlet?
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: How can i pass the JSONObject to the servlet
|
|
|