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

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

SpringMVC的form表單處理

更新時間:2021-09-10 09:59:56 來源:動力節點 瀏覽1246次

針對前端傳送過來的一個表單中的數據如果后臺對應的action方法中沒有跟form表單組成的實體相同名稱的入參;那么就會報出異常:

先上一段前端form表單對應的一個action方法,注意其中沒有任何的入參;

@RequestMapping("/profile")
public String displayProfile() {
  return "profile/profilePage";
}

前端代碼如下:

<!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org"
      xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
      layout:decorator="layout/default">
<head lang="en">
    <title>Your profile</title>
</head>
<body>
<div class="row" layout:fragment="content">
    <h2 class="indigo-text center">Personal info</h2>
    <form th:action="@{/profile}" method="post" th:object="${profileForm}" class="col m8 s12 offset-m2">
        <div class="row">
            <div class="input-field col s6">
                <input  th:filed="${profileForm.twitterHandle}" id="twitterHandle" type="text"/>
                <label for="twitterHandle">Twitter handle</label>
            </div>
            <div class="input-field col s6">
                <input  th:field="${profileForm.email}" id="email" type="email"/>
                <label for="email">Email</label>
            </div>
        </div>
        <div class="row">
            <div class="input-field col s6">
                <input th:field="${profileForm.birthDate}" id="birthDate" type="text"/>
                <label for="birthDate">Birth Date</label>
            </div>
        </div>
        <div class="row s12">
            <button class="btn waves-effect waves-light" type="submit" name="save">Submit
                <i class="mdi-content-send right"></i>
            </button>
        </div>
    </form>
</div>
</body>
</html>

運行并訪問應用回展示如下的前端錯誤。

后端會報:

org.thymeleaf.exceptions.TemplateInputException: Error resolving template "profile", template might not exist or might not be accessible by any of the configured Template Resolvers

仔細查看了一下是由于自己沒有在controler方法中加入請求參數,將action方法變為如下即可通過

@RequestMapping("/profile")
    public String displayProfile(ProfileForm profileForm) {        
        return "profile/profilePage";
    }

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

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

免費課程推薦 >>
技術文檔推薦 >>
主站蜘蛛池模板: 日韩高清在线高清免费 | 亚洲欧美精品中文字幕 | 日韩大片免费观看视频播放 | 中文字幕在亚洲第一在线 | 国产免费黄色大片 | 欧美精品一区视频 | 亚洲视频 中文字幕 | 伦理第一页 | 日本高清中文字幕一区二区三区a | 日本三级一区二区 | 5x性区m免费毛片视频看看 | 男人把女人下面桶爽的视频 | 草色在线 | 777毛片| 日韩高清毛片 | 午夜成人免费影院 | a黄视频 | 三级黄网| 人人爱人人爽 | 国产一级爱c片免费观看 | 在线成人免费观看国产精品 | 久久a视频 | 天天操天天添 | 国产成人精品一区 | 五月婷婷在线视频 | 免费一级成人免费观看 | h视频国产 | 久久综合久久久 | 国产国产精品人在线视 | 国产精品免费视频一区 | 成人午夜免费福利视频 | 天天操天天操天天操 | 日韩欧美亚洲国产一区二区三区 | 午夜成年人网站 | 国产综合成人亚洲区 | 国产精品视频永久免费播放 | 91精品欧美一区二区综合在线 | 久久8| 中文字幕手机在线播放 | 极品国产高颜值露脸在线 | 日本欧美一级二级三级不卡 |