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.
