dispatcher servlet 이란? https://stackoverflow.com/questions/2769467/what-is-dispatcher-servlet-in-spring What is Dispatcher Servlet in Spring? In this image (which I got from here), HTTP request sends something to Dispatcher Servlet. My Question is what does Dispatcher Servlet do? Is it something like getting the information thrown fro... stackoverflow.com 단계별로 서술한다. request 가 browser 를 떠나면 이것은 사..