SV: Problem with JSON Result and Form Submit

2009-02-09 Thread Christer Gjerstad
No worries. I have been using 2.1 since the beta was released. But thanks anyway, and thanks again for the help! :-) -Christer! -Opprinnelig melding- Fra: Musachy Barroso [mailto:musa...@gmail.com] Sendt: 9. februar 2009 21:38 Til: Struts Users Mailing List Emne: Re: Problem with

SV: Problem with JSON Result and Form Submit

2009-02-09 Thread Christer Gjerstad
Great! This sounds better than what I have done so far! I will try that ASAP. Thank you very much! Kind regards Christer! -Opprinnelig melding- Fra: Musachy Barroso [mailto:musa...@gmail.com] Sendt: 9. februar 2009 21:25 Til: Struts Users Mailing List Emne: Re: Problem with JSON

SV: Problem with JSON Result and Form Submit

2009-02-09 Thread Christer Gjerstad
Yes, correct. :-) So my question is; is that the way to do it? With the Dojo script that is, passing the data into the action? Will not the params interceptor handle this? What I've done so far is to make another action class implementing the ParameterAware interface so that I will get the in

SV: Problem with JSON Result and Form Submit

2009-02-09 Thread Christer Gjerstad
Almost. I have a page that has a form, and that submits (Post method) to a an action that has JSP page as result containing a DOJO script calling an action that returns a JSON result. It is a search form where the user provides information and the result shall be presented on another page. But I