를위한 태그 라이브러리 기술자 스트럿 찾을 내가 얻고 다음 수 없습니다 오류 메시지 : 내가 몇 가지 다음 Can not find the tag library descriptor for "/struts-tags
일식 :이 응용 프로그램</p> <p>을 나는 샘플</p> <p><a href="http://www.tutorialspoint.com/struts_2/struts_quick_guide.htm" rel="nofollow noreferrer">http://www.tutorialspoint.com/struts_2/struts_quick_guide.htm</a></p> <p>에 주어진 단계를 수행하고있다 "/ 스트럿 - 태그"
도움 :
-
01
- Error - Can not find the tag library descriptor for "/struts-tags"
- Cannot find the tag library descriptor for /WEB-INF/struts-html.tld in Struts
23,516,여전히 오류가 나는 무엇을해야 ... 계속? 감사합니다.
프로젝트의 WEB-INF \ lib 폴더에 struts jar 파일을 추가 한 후 정리하고 다시 작성 했습니까? – nitind
WAR 또는 EAR이 있습니까? 그리고 후자의 경우, EAR의 struts-core.x.x.x.jar입니까? 그렇다면 : http://stackoverflow.com/a/19380932/1654265 –
감사합니다 @nitind 그것은 – user1079065