摘要:
一、HelloWorld 1.导入SpringMVC所需的jar包 2.配置web.xml 配置DispatcherServlet。DispatcherServlet默认加载/WEB-INF/.xml 的Spring配置文件,启动Web层的Spring容器。可以通过contextConfigLocation初始化参数自定义配置文件的位置和名称。 web.xml... 阅读全文
posted @ 2016-06-17 14:54
✈✈✈
阅读(589)
评论(0)
推荐(0)