摘要:
javascript中的location.href有很多种用法,主要如下。 self.location.href="/url" 当前页面打开URL页面location.href="/url" 当前页面打开URL页面windows.location.href="/url" 当前页面打开URL页面,前面 阅读全文
posted @ 2019-01-29 16:59
会飞的猪仔
阅读(191102)
评论(1)
推荐(6)
摘要:
页面跳转分类有两种:重定向和转发,即redirect和forward。 具体区别和含义最后介绍,先给出使用方法。 一:重定向redirect 第一种方式:controller中返回值为String public String login(HttpServletRequest req, HttpSer 阅读全文
posted @ 2019-01-29 15:48
会飞的猪仔
阅读(28225)
评论(0)
推荐(4)

浙公网安备 33010602011771号