설치메뉴얼

아파치 톰캣 설치하기

H_u 2024. 6. 27. 17:30
728x90
반응형
SMALL
학습 목표!!!

아파치 톰캣(Apache Tomcat) 설치 방법을 알아 보자.
JSP 프로그래밍은 아파치 톰캣 (10.1.xx) 버전을 사용합니다.

아파치 톰캣(Apache Tomcat)은 자바 서블릿과 JSP(JavaServer Pages)를 실행할 수 있는 웹 애플리케이션 서버입니다.

 

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

다운로드 10을 하면 된다

 

윈도우를 받아주자!

 

 

728x90
반응형
SMALL

'설치메뉴얼' 카테고리의 다른 글

JDK 21 설치 메뉴얼  (0) 2024.08.07
아파치 톰캣 시작과 폴더 구조 확인  (0) 2024.06.27
Spring Tools 4  (0) 2024.06.24
MySQL 설치하기  (0) 2024.04.22
Git 다운로드 하기  (0) 2024.04.17