taglib 디렉티브를 다음과 같은 코드에서 <%%>이 싫어서
<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> 다음의 코드로 바꾸려고... |
그런데 다음과 같은 에러가 난다.
< jsp:directive.tag directive can only be used in a tag file 이라는 에러메시지가 나면서
제대로 기능이 실행되지 않는다. 해결방법이 있을까?
taglib 디렉티브를 다음과 같은 코드에서 <%%>이 싫어서
<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> 다음의 코드로 바꾸려고... |
그런데 다음과 같은 에러가 난다.
< jsp:directive.tag directive can only be used in a tag file 이라는 에러메시지가 나면서
제대로 기능이 실행되지 않는다. 해결방법이 있을까?
<%를 사랑해보는건 어떨지?
http://stackoverflow.com/questions/13780661/import-custom-taglib-without-the-use-of-directives-like
나 결벽증 있어서 <%만 봐도 학을띤다