Hi All Actually I did JSONObject.fromObject(); fyi On Wed, Mar 17, 2010 at 11:35 AM, chrysanthe m <[email protected]>wrote:
> Thank you Paranav > Both cogent responses. I could not find a similar parser in the json-lib. > Happily using the json-simple thanks to you. Best of all I can resume > coding. > > On Tue, Mar 16, 2010 at 6:32 PM, chrysanthe m <[email protected]>wrote: > >> Hello >> Two questions if I may: >> 1. Will prototype process javascript "associative array" into JSON text? >> 2. I am planning on processing a javascript array into JSON and sending >> that over an AJAX call as a string. The problem is I cant figure out how to >> "re-hydrate" that prototype process JSON string into either a JSON array or >> a Java object server-side. I am using net.sf.json library. >> >> Any insight on either, or both, appreciated. >> > > -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
