CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   DOM and JSON scripting (http://www.codingforums.com/forumdisplay.php?f=15)
-   -   JSON Script - Software (http://www.codingforums.com/showthread.php?t=285406)

greeki78 01-07-2013 03:01 PM

JSON Script - Software
 
Hello Everybody,
Pardon me for my ignorance.I'm about to write a JSON script(API) to get data do I need to download any Java software for it or it has to be done in notepad?
Thanks.

felgall 01-07-2013 09:34 PM

Quote:

Originally Posted by greeki78 (Post 1304614)
Hello Everybody,
Pardon me for my ignorance.I'm about to write a JSON script(API) to get data do I need to download any Java software for it or it has to be done in notepad?
Thanks.

That would depend on whether you are going to use Java on the server to generate the JSON. That would be the only situation I can think of where you'd need Java to work with JSON - very few uses for JSON would involve Java as most uses are either entirely within the client side JavaScript or have .NET or PHP generating the JSON on the server.


All times are GMT +1. The time now is 10:52 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.