Spring MVC 從Controller的方法重新導向至頁面. 如果要從SpringMVC的Controller的方法重新導向到jsp或html頁面,可以回傳prefix為 redirect: 的字串。
確定! 回上一頁