亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

SpringBoot,Thymeleaf th:text=${name}獲取不到后端傳過來的值

SpringBoot,Thymeleaf th:text=${name}獲取不到后端傳過來的值

臨摹微笑 2018-09-04 09:09:23
后臺代碼:@Controller // 標明這是一個SpringMVC的Controller控制器@RequestMapping("/syj")public class TestJspController {@RequestMapping("/helloa")public ModelAndView gg2(ModelAndView mv,HttpServletRequest request,HttpSession session ){session.setAttribute("kk", "金合歡花或或");request.setAttribute("key", "神學集團克東");mv.setViewName("home/aaa");mv.addObject("title","歡迎使用Thymeleaf!");return mv;}前臺:<!DOCTYPE html><html xmlns:th="http://www.thymeleaf.org" ><head><title>Good Thymes Virtual Grocery</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body><div th:text="${session.kk}">測試session</div><h1 th:inline="text" ><p th:text="${key}" th:remove="tag">Welcome to our grocery store!</p></h1><p th:text="${title}">Welcome to our grocery store!</p><h1><span th:text="${key}" th:remove="tag">title</span><small th:text="${key}" >Subtitle</small></h1></body>
查看完整描述

1 回答

?
慕的地8271018

TA貢獻1796條經驗 獲得超4個贊

你的前臺文件沒有,th:text=${name}
是不是寫錯了?

查看完整回答
反對 回復 2018-09-28
  • 1 回答
  • 0 關注
  • 16265 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號