黄色网址大全免费-黄色网址你懂得-黄色网址你懂的-黄色网址有那些-免费超爽视频-免费大片黄国产在线观看

專注Java教育14年 全國咨詢/投訴熱線:400-8080-105
動力節點LOGO圖
始于2009,口口相傳的Java黃埔軍校
首頁 hot資訊 SpringMVC頁面跳轉的方式

SpringMVC頁面跳轉的方式

更新時間:2021-09-10 09:47:23 來源:動力節點 瀏覽1320次

1.在注解的方式中

(1)通過HttpServletResponse的API直接輸出(不需要配置渲染器)

@Controller
public class RequestController{
 @RequestMapping("/resp")
    public void handleRequest(HttpServletRequest req, HttpServletResponse resp) throws Exception {
         resp.getWriter().println("hello HttpServletResponse");
    }

web.xml配置

<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
         version="3.1">
    <servlet>
        <servlet-name>dispatcher</servlet-name>
        <servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
        <servlet-name>dispatcher</servlet-name>
        <url-pattern>/</url-pattern>
    </servlet-mapping>
</web-app>

dispatcher-servlet.xml主要代碼

<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:context="http://www.springframework.org/schema/context"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="
        http://www.springframework.org/schema/beans
        http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
        http://www.springframework.org/schema/context
        http://www.springframework.org/schema/context/spring-context-3.0.xsd">
    <!--作用是掃描指定包下所有的包含注解的類-->
    <context:component-scan base-package="com.jsu.mvc"/>
</beans>

(2)使用HttpServletResponse 重定向到另一個視圖(其他不變 )

    @RequestMapping("/resp")
    public void handleRequest(HttpServletRequest req, HttpServletResponse resp) throws Exception {
        resp.sendRedirect("index.jsp");
    }
}

(3)使用HttpServletRequest 轉發(默認訪問/下的index.jsp頁面 不受渲染器的影響)

@RequestMapping("/resp")
    public void handleRequest(HttpServletRequest req, HttpServletResponse resp) throws Exception {
        req.setAttribute("message","it's forword ");
        req.getRequestDispatcher("index.jsp").forward(req,resp);
        }

(4)直接返回jsp頁面的名稱(無渲染器)

其他的配置不變

  @RequestMapping("/nice")
    public String hello1(){
        //轉發方式1
        return "home.jsp";
        //轉發方式2
        return "forward:index.jsp";
        //重定向方式
        return "redirect:index.jsp";
    }

(5)當有渲染器指定

 @RequestMapping("/nice")
    public String hello1(){
        //轉發方式1
        return "home";
        //轉發方式2
        return "forward:index";
        //重定向方式  hello指的是requsrmapping
        return "redirect:hello";
    }

2.使用view

(1)使用modelandview

public class HelloController implements Controller {
    @Override
    public ModelAndView handleRequest(javax.servlet.http.HttpServletRequest httpServletRequest,
                                      javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception {
        ModelAndView mv = new ModelAndView();
        //封裝要顯示到視圖的數據
        mv.addObject("msg","hello myfirst mvc");
        //視圖名
        mv.setViewName("hello");
        return mv
    }
}

[servlet-name]-servlet.xml

<!--配置渲染器-->
    <!--配置hellocontroller中頁面的位置-->
    <bean class="org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter" />
    <bean id="viewResolver"
                     class="org.springframework.web.servlet.view.UrlBasedViewResolver">
    <property name="viewClass" value="org.springframework.web.servlet.view.JstlView"/>
    <!--結果視圖的前綴-->
    <property name="prefix" value="/WEB-INF/jsp/"/>
    <!--結果視圖的后綴-->
    <property name="suffix" value=".jsp"/>
</bean>
    <bean name="/hello.do" class="com.jsu.mvc.HelloController"></bean>

(2)使用modelview

不需要視圖解析器 不能指定跳轉頁面

  //通過modelmap方式
    @RequestMapping("/modelmap")
    public String modelHello(String name,ModelMap map){
        map.addAttribute("name",name);
        System.out.println(name);
        return "index.jsp";
    }

以上就是動力節點小編介紹的"SpringMVC頁面跳轉的方式",希望對大家有幫助,想了解更多可查看SpringMVC教程。動力節點在線學習教程,針對沒有任何Java基礎的讀者學習,讓你從入門到精通,主要介紹了一些Java基礎的核心知識,讓同學們更好更方便的學習和了解Java編程,感興趣的同學可以關注一下。

提交申請后,顧問老師會電話與您溝通安排學習

免費課程推薦 >>
技術文檔推薦 >>
主站蜘蛛池模板: 免费的一级片 | 免费成年网站 | 精品不卡 | 国产成人永久免费视 | 国产精品青青青高清在线 | 免费视频毛片 | 88影视在线观看污污 | 欧美在线播放成人免费 | 成年人网站免费 | 97午夜理伦影院在线观看 | 日韩免费不卡视频 | 精品国产品国语在线不卡丶 | 亚洲欧美日韩在线线精品 | 黄色毛片免费进入 | 午夜精品在线视频 | 午夜影院小视频 | 狠狠操网址 | 久草久草久草久草 | 免费大片黄在线现看国语 | 国产黄a三级三级看三级 | 国产成人免费观看 | 国产精品国产三级在线专区 | 色中色欧美 | 日本视频www色变态 日本爽p大片免费观看 | 日韩欧美一区二区三区不卡在线 | xxxx日本69xxxxx| 三级日本黄色片 | 日韩三级国产 | 成人国产激情福利久久精品 | 五月激情啪啪 | 亚洲三级在线 | 一本色综合 | 丁香六月在线视频 | 国产成人女人在线视频观看 | dy888午夜国产精品不卡 | 黄色aa毛片 | 成人免费看毛片 | 操操免费视频 | 欧美xxxx做受欧美88bbw | 波多野结衣在线播放视频 | 国产黄色大片又色又爽 |