본문 바로가기

Server Oriented/Java & JSP

JSONObject 관련 라이브러리

라이브러리는 아래 링크 타고 들어가면 나옵니다.

http://forum.falinux.com/zbxe/index.php?mid=lecture_tip&page=40&document_srl=572430


중요한 것은 ezmorph-1.0.6.jar 와 json-lib-2.4-jdk15.jar 입니다.

json-lib-2.4-jdk15.jar 에서 jdk15 는 개발자용 JVM 버전을 말하는 거구요.

commons-beanutils.jar, commons-collections-2.1.jar, commons-lang-2.1.jar, commons-logging.jar

조합으로도 작동합니다.


JSONObject 와 JSONArray 구분

http://blog.naver.com/xcv1524/220489855143