I plan to send a Javascript array object populated with data by encoding it in JSON. Any good jquery plugins for this?
At the end of Java, what is the standard way to parse JSON into a Java array?
The overall flow is as follows:
Another problem I encountered: 5. How would you send reliable JSON big data to the server?
, , API JSON.stringify(). json2.js .
, :
, , . , , , . Json-lib , , , . - , , , -, , , . 1.5 , .
, , , , API, .
, , - SSL . , JS, . SJCL (Stanford Javascript Crypto Library) .
json2.js. , JSON , . json2.js .
$.ajax({ type: 'post', data: JSON.stringify(data), contentType: 'application/json', dataType: 'json' });
, JSON.
, SSL.
Java JSON-. json-simple. , JSONObject JSONArray Map List , , .
Java Flexjson JSON. JSON. , , JSONObject/JSONArray .
http://flexjson.sourceforge.net
"Java- MEGA JSON ", . ?
Source: https://habr.com/ru/post/1774107/More articles:Вход в систему Имя пользователя в Sharepoint 2010 Аутентификация на основе форм - authenticationSelective permission to download files using Apache and PHP - file3D CAD viewer for embedding in a web page - .netCodeDom calls constructor - constructorКак преобразовать объект в представление JSON - javaPython solution for parsing google calendar - pythonHow to make a list title in silverlight - headerConversion error while converting nvarchar to int - sql-serverWhat Drupal Views looks like between multiple displays with the same path - viewsSilverlight - brings a pop-up window to the fore - silverlightAll Articles