Re: JSON Plugin Question

2010-04-27 Thread Ozu Natsu
errors. For JSON response, the best possible way in jQuery would be http://api.jquery.com/jQuery.getJSON/ - Rahul From: Ozu Natsu ozu.na...@gmail.com To: user@struts.apache.org Date: 26-04-2010 20:02 Subject: JSON Plugin Question Hello, I am trying to use the JSON plug

JSON Plugin Question

2010-04-26 Thread Ozu Natsu
Hello, I am trying to use the JSON plug-in for the first time. I have a form that uses jquery to submit to a struts2 action, the action is being invoked properly and I am trying to send result back to call back function, but when result returns the browser prompts me to save or open the result

Re: JSON Plugin Question

2010-04-26 Thread Rahul Mohan
in jQuery would be http://api.jquery.com/jQuery.getJSON/ - Rahul From: Ozu Natsu ozu.na...@gmail.com To: user@struts.apache.org Date: 26-04-2010 20:02 Subject: JSON Plugin Question Hello, I am trying to use the JSON plug-in for the first time. I have a form that uses jquery to submit