공부/Java
톰캣 설치 및 이클립스에 적용
딸기버블티
2022. 7. 3. 12:23
[톰캣 설치]
https://tomcat.apache.org/download-80.cgi
Apache Tomcat® - Apache Tomcat 8 Software Downloads
Welcome to the Apache Tomcat® 8.x software download page. This page provides download links for obtaining the latest versions of Tomcat 8.x software, as well as links to the archives of older releases. Unsure which version you need? Specification versions
tomcat.apache.org
접속 한다.
zip 이나 tar.gz 으로 압축된 톰캣을 다운로드 한다. (C:\ 밑에 압축 해제 하면 C:\apache-tomcat-8.5.XX 폴더에 톰캣이 설치됨)
[이클립스에 적용]