jsp-config

반응형
java.lang.IllegalArgumentException: taglib definition not consistent with specification version 
최신버전에 이클립스를 사용할 경우 나타나는 현상. 
web.xml의 taglib 위 아래로 jsp-config 태그로 감싸준다.

  
    http://java.sun.com/jstl/core
    /WEB-INF/tld/c.tld
  


반응형

+ Recent posts

반응형