Tech talk!
Discussing my experiences with technology!
Showing posts with label
JSON
.
Show all posts
Showing posts with label
JSON
.
Show all posts
Saturday, February 9, 2013
Url encode an HTTP GET Solr request and parse json using gson java library
›
Make a request to the SOLR webserver and parse the json string to Java classes using the code snippets below. The JSON to be parsed- The...
2 comments:
Thursday, March 5, 2009
JSON
›
JSON is an acronym for JavaScript Object Notation . It is a means of transferring serialized JavaScript objects so that a JavaScript applica...
›
Home
View web version