톰캣이란 무엇인가? #243
alstn113
started this conversation in
Spring Boot
톰캣이란 무엇인가?
#243
Replies: 3 comments
-
Apache 웹 서버와 Tomcat 웹 애플리케이션 서버Apache 웹 서버
Tomcat 웹 애플리케이션 서버(WAS)
웹 서버(Web Server)와 웹 애플리케이션 서버(WAS)의 차이점
Apache Tomcat (Apache + Tomcat)
참고: https://inpa.tistory.com/entry/TOMCAT-⚙%EF%B8%8F-설치-설정-정리 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Apache Tomcat 자바 기반의 서블릿 컨테이너이자 웹 서버입니다. WAS로써 웹 서버 역할을 하면서 동적인 자바 웹 애플리케이션을 실행할 수 있는 환경을 제공합니다. Apache Tomcat을 이해하기 위해 Apache와 Tomcat에 대한 이해가 필요합니다. Apache
Tomcat
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.
Beta Was this translation helpful? Give feedback.
All reactions