Posts

Showing posts with the label jar

Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" jstl

Image
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" jstl jar download :  http://archive.apache.org/dist/jakarta/taglibs/standard/binaries/ 1. jakarta-taglibs-standard-1.1.2.zip 2. 압축을 해제 하고 \jakarta-taglibs-standard-1.1.2\jakarta-taglibs-standard-1.1.2\lib 폴터에 가보면 jstl.jar, standard.jar가 있다. 3. 프로젝트의 WEB-INF/lib/ 밑에 파일을 복사 4. JSP에서 확인

JSON commons-beanutils-1.8.3, commons-collections-3.2.1, commons-lang-2.6, commons-logging-1.1.1, ezmorph-1.0.6, json-lib-2.4-jdk15

commons-beanutils-1.8.3.jar -  https://drive.google.com/file/d/0B7voYRgqBNAZenVOXzJjMFVhSEE/view?usp=sharing commons-collections-3.2.1.jar -  https://drive.google.com/file/d/0B7voYRgqBNAZYlIyZGxhRFNfTU0/view?usp=sharing commons-lang-2.6.jar -  https://drive.google.com/file/d/0B7voYRgqBNAZX09JcUdpSGlnbUE/view?usp=sharing commons-logging-1.1.1.jar -  https://drive.google.com/file/d/0B7voYRgqBNAZM0hRR0U3T1ZMWk0/view?usp=sharing ezmorph-1.0.6.jar -  https://drive.google.com/file/d/0B7voYRgqBNAZQ2ZHUmVURG92Rk0/view?usp=sharing json-lib-2.4-jdk15.jar - https://drive.google.com/file/d/0B7voYRgqBNAZc3NFa1JHM3I1S0E/view?usp=sharing