반응형

Tomcat이란

동적인 웹을 만들기 위한 웹 컨테이너

설치

https://tomcat.apache.org/ 접속

 

Apache Tomcat® - Welcome!

The Apache Tomcat® software is an open source implementation of the Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Annotations and Jakarta Authentication specifications. These specifications are part of the Jakarta

tomcat.apache.org

 

Download > Tomcat 9 클릭 > 64-bit Windows zip 클릭

 

다운로드 완료된 .zip 파일을 압축해제 후 적당한 위치한다.

※저는 C:\Program Files\Tomcat\apache-tomcat-9.0.89에 위치하였습니다.

반응형