ㅇㅇ


컨테이너의 요청에 의한 웹 컨테이너(JSP, Servlet)

tomcat : 웹 서버, 어플리케이션 서버 (=container)

#tomcat 이클립스 설정

preference → server → runtime environments → add → apache 버전 및 경로 설정

#프로젝트 생성

web.xml 생성 —> 가장 먼저 읽어들이는 환경 파일

index.html 이 여기 정의 되어 있음

#자바버전 변경

build path → libraries → jre 버전 11로 변경

#아파치톰캣 서버 추가 안될시

build path → libraries → classpath 클릭 → add library → server Runtime → apache9버전