Tomcat 9.0 다운로드 및 설치하는 방법은 아래의 순서대로 진행하면 됩니다.
Tomcat v9.0 설치하기
1. 아래의 링크로 들어간다.
https://tomcat.apache.org/download-90.cgi
Apache Tomcat® - Apache Tomcat 9 Software Downloads
Welcome to the Apache Tomcat® 9.x software download page. This page provides download links for obtaining the latest version of Tomcat 9.0.x software, as well as links to the archives of older releases. Unsure which version you need? Specification version
tomcat.apache.org
2. 아래의 링크에서 각 버전에 맞게 다운로드합니다. 저는 64bit를 다운로드했습니다.
3. 다운로드하고, 이클립스에서 [Servers] 탭에서 오른쪽 클릭 후, [New] - [Server]를 클릭합니다.
4. 아래의 화면에서 [Tomcat v9.0 Server]를 클릭 후, Next를 누릅니다.
5. 그 다음 화면에서, 가장 중요한 것이 [Tomcat installation directory]와 JRE를 설정하는 것입니다.
일단, 아까 다운로드 받은 Tomcat v9.0 의 경로를 잡아주고, JRE는 각 jdk에 맞게 설정합니다. 여기서, JRE를 설정하지 않으면 서버 구동할 때 에러 뜹니다.
Maven Build 에러 : Fatal error compiling: tools.jar not found: C:\Program Files\Java\jre1.8.0_241\..\lib\tools.jar -> [Help 1]
츄르사려고 코딩하는집사입니다. Maven Build 에러 : Fatal error compiling: tools.jar not found: C:\Program Files\Java\jre1.8.0_241\..\lib\tools.jar -> [Help 1] 문제 해결 방법 이클립스(Eclipse)에서 스..
yongku.tistory.com
6. 설치 끝.
'IT > 웹' 카테고리의 다른 글
JQuery Migrate Warning Messages 경고 없애는 방법 (0) | 2022.06.15 |
---|---|
JQuery 1.12.3 버전에서 3.6.0 버전으로 업그레이드 작업 정리 (0) | 2022.06.15 |
[웹/Web] HTTP 쿠키의 개념 (0) | 2022.05.16 |
크롬(Chrome) 캐시 비우기 및 강력 새로고침 하는 방법 (0) | 2022.05.15 |
X-Frame-Options 옵션 정리 (0) | 2022.03.13 |
MyBatis 동적 쿼리 사용 방법 (0) | 2021.12.27 |
IBatis와 MyBatis의 설정 방식 차이점 (0) | 2021.12.27 |
Dto, Dao, Service, Controller (0) | 2021.04.26 |
최근댓글