1.配置spring相关jar


2.web.xml配置 spring ContextLoaderListener

3.web.xml配置spring DispatcherServlet

4.DispatcherServlet相关配置

5.HelloWorldController

6.helloworld视图

7.测试
http://localhost:8080/MissionToMars/helloWorld.do
能够跳转到helloWorld.jsp
1.配置spring相关jar
2.web.xml配置 spring ContextLoaderListener
3.web.xml配置spring DispatcherServlet
4.DispatcherServlet相关配置
5.HelloWorldController
6.helloworld视图
7.测试
http://localhost:8080/MissionToMars/helloWorld.do
能够跳转到helloWorld.jsp
本文标题:Spring MVC Hello World
本文链接:https://www.haomeiwen.com/subject/qutufxtx.html
网友评论