
https://tomcat.apache.org/download-10.cgi#10.1.34

tar.gz 다운로드 후 압축 해제
help > Eclipse Marketplace

Eclipse Enterprise Java and Web Developer Tools 검색 후 install

Confirm

I accept the terms of the license agreements 클릭 후 Finish

Artifacts 체크 후 Trust Selected 클릭

open perspective

Java EE 선택 후 Open

Project Explorer 우클릭 후 New > Dynamic Web Project

Project name 입력
Target runtime > New Runtime > Apache > Apache Tomcat v10.1
Dynamic web module version : 5.0



Finish
myWebProject>src>main>webapp 우클릭
New > JSP File



Run As > Run on Server

Seelct the server type > Apache > Tomcat v10.1 Server
