Can not find the tag library descriptor for 또는 The import javax.servlet cannot be resolved 오류를 해결해보자. project 우클릭 - Build Path - Configure Build Path * Apache Tomcat v7.0의 Server Library를 포함하는데 현재 이클립스에는 톰캣 7 서버가 등록되어 있지 않기 때문에 unbound라고 표시. Server Library 더블 클릭 - Tomcat server runtime library 추가 unbound 표시가 사라지고 펼쳐보면 tomcat Library들이 build path에 추가됨. Apply 클릭 결과 확인