| Author |
jquery with json
|
Anitha Kuchana
Greenhorn
Joined: Dec 22, 2011
Posts: 21
|
|
|
how to implement json object in project .flow and code for jquery with json?
|
 |
Nitesh Kant
Bartender
Joined: Feb 25, 2007
Posts: 1638
|
|
Hi Anitha,
By "implementing json" you mean how to create JSON objects? Easiest way is to use libraries like gson that auto converts a POJO to JSON.
Since, JSON objects can be read directly (by eval i guess, I am not a JS guru) in javascript I am not sure what you are specifically asking.
|
apigee, a better way to API!
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56180
|
|
|
You'll need to ask more specific questions if you'd like help with something.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: jquery with json
|
|
|