톰캣(tomcat) 서버 설치
1. 밑의 링크에 들어갑니다.
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
Tomcat 8 탭을 클릭해도 동일 화면이 나옵니다.

2. zip 파일을 다운받아줍니다.

3. 다운로드 한 후에 작업폴더에 압축을 해제해줍니다.
**작업폴더는 이클립스 설치방법 글 기준에서 developer 폴더를 말합니다.
예시:

축하드립니다. 톰캣 서버를 설치하는 것을 성공하셨습니다.
이제 이클립스 실행 후 톰캣 서버를 잡아주면 됩니다!
'언어 > Java' 카테고리의 다른 글
[Java] web.xml 파일 - 주소창에 index.jsp 안붙여도 나오게 설정 (0) | 2022.03.10 |
---|---|
[JSTL] c:forEach 2개의 값을 사용하는 방법 (0) | 2022.03.10 |
이클립스에 톰캣(tomcat) 서버 잡는 방법 (0) | 2022.03.10 |
eclipse 설치방법 (0) | 2022.03.10 |
자바8 설치방법 (0) | 2022.03.10 |
댓글