MVC (1) ์ธ๋ค์ผํ ๋ฆฌ์คํธํ [Spring] MVC์ ๊ธฐ๋ณธ๊ตฌ์กฐ #1 - ํ๋ก์ ํธ ๋ก๋ฉ ๊ตฌ์กฐ ํ๋ก์ ํธ ๋ก๋ฉ ๊ตฌ์กฐ ํ๋ก์ ํธ ๊ตฌ๋ ์ ๊ด์ฌํ๋ XML์ web.xml, root-context.xml, servlet-context.xml ํ์ผ์ด๋ค. web.xml : Tomcat ๊ตฌ๋๊ณผ ๊ด๋ จ๋ ์ค์ root-context.xml, servlet-context.xml : ์คํ๋ง ๊ด๋ จ ์ค์ ํ๋ก์ ํธ์ ๊ตฌ๋์ web.xml ์์ -> root-context.xml์ฒ๋ฆฌ -> DispatcherServlet ๊ด๋ จ ์ค์ ๋์ ์์ผ๋ก ์ด๋ฃจ์ด์ง๋ค. 1. web.xml ์์ web.xml์ ์ผ๋ถ contextConfigLocation /WEB-INF/spring/root-context.xml org.springframework.web.context.ContextLoaderListener web.xml์ ์๋จ ์ผ๋ถ์ด๋ค... ์ด์ 1 ๋ค์