News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Raphael Stolt's Blog:
Handling JSON responses on the client side
June 06, 2007 @ 07:41:00

In a previous post, Raphael Stolt showed how to create a simple application that handled the transmission of a JSON-formatted message from the Zend Framework's Zend_Service component (translating XML to JSON in the process). In this new post today he shows the other half of the equation - how to handle the JSON messages on the receiving end.

In this post I'd like to show how to unpack the JSON response and render a visual representation by utilizing the Template class of the Prototype JavaScript library.

The code is all Javascript but it's a good example of how to break down the request and output a simple list format of the contents to the page (record "shelf" and record information).

0 comments voice your opinion now!
json response clientside template prototype javascript json response clientside template prototype javascript




Community Events





Don't see your event here?
Let us know!


test framework interview custom language symfony2 conference api development component phpunit introduction community podcast application release unittest database opinion series

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework