라이브러리는 아래 링크 타고 들어가면 나옵니다.
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
'Server Oriented > Java & JSP' 카테고리의 다른 글
HashMap 과 Enumeration 를 이용한 (한글)파라미터 수집 (0) | 2016.03.31 |
---|---|
웹서버 error log (0) | 2016.03.30 |
Expecting "jsp:param" standard action with "name" and "value" attributes (2) | 2015.09.19 |
Calendar 의 month 는 0 부터 시작.. (0) | 2015.09.17 |
jsp request 개체 (0) | 2015.09.01 |