Trying to put a front end to a service that uses not only JSON
serialization but also the POST/RESPONSE functionality.

I'm wondering how others are doing this.  Is there something in the
Adobe JSON library that enables this?  I've found lots of good
sterilization examples, but they use something other than the JSON
formatted HTTP GET calls (webservices, PHP http services etc...)

More info: The service I wish to consume is developed in Jayrock - so
it can create a javascript proxy class to make the calls - but this
seems to be adding a layer that I would like to not have.

Any pointers/advice welcome.  Feel free to say, "Duh...", as I have no
pride left.

M@

Reply via email to