I am using this sample Spring MVC project with AJAX / JSON support: https://src.springframework.org/svn/spring-samples/mvc-ajax/
There is a json.min.js file, and I want to know what the file is. So where can I get a newer version? Where is it originally located?
Link to json.min.js https://src.springframework.org/svn/spring-samples/mvc-ajax/trunk/src/main/webapp/resources/json.min.js
Somebody knows?
Here it is: http://www.json.org/js.html
This is a shortened version of http://www.json.org/js.html plus several (not minimized) features
http://forum.springsource.org/showthread.php?97613-MVC-Ajax-example-project-gt-json-min-js&p=327246#post327246