浏览器在http重定向后无法呈现新页面

时间:2015-12-04 23:38:05

标签: http

执行请求后,浏览器无法呈现生成的页面。

请求:

  Remote Address:[::1]:8080
    Request URL:http://localhost:8080/SPRING_JSF/pages/add.xhtml
    Request Method:POST
    Status Code:302 Found

响应:

Content-Length:0
Date:Fri, 04 Dec 2015 23:33:25 GMT
Location:http://localhost:8080/SPRING_JSF/pages/status/success.xhtml
Server:Apache-Coyote/1.1

浏览器停留在add.xhtml页面,从不显示success.xhtml页面。

0 个答案:

没有答案