本篇文章給大家分享的是有關(guān)DispatcherServlet在springmvc中的作用是什么,小編覺得挺實(shí)用的,因此分享給大家學(xué)習(xí),希望大家閱讀完這篇文章后可以有所收獲,話不多說,跟著小編一起來看看吧。
一、程序
(一)web.xml文件中的內(nèi)容
springmvcServlet org.springframework.web.servlet.DispatcherServlet contextConfigLocation classpath:springmvc/spring-mvc.xml 1 springmvcServlet *.html