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 from the web page and throwing it to the controller?
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 from the web page and throwing it to the controller?