스프링부트로배우는웹개발1 1.2.1 웹 애플리케이션 컨테이너 Web Application Container 웹 애플리케이션이 배포되는 공간. 구글에 검색하니 Web Container로 나온다. A web container (also known as a servlet container; and compare "webcontainer") is the component of a web server that interacts with Jakarta Servlets. A web container is responsible for managing the lifecycle of servlets, mapping a URL to a particular servlet and ensuring that the URL requester has the correct access-right.. 2022. 11. 30. 이전 1 다음