在URL跳转中有关绝对地址和相对地址的确定

最初是
http://localhost:8080/app/cool.do
如果是sendRedirect("foo/stuff.html")
那么the Container builds the full URL :
http://localhost:8080/app/cool/foo/stuff.html

如果是sendRedirect("/foo/stuff.html")
那么the Container builds the full URL :
http://localhost:8080/app/foo/stuff.html

posted on 2007-11-09 09:20 刘铮 阅读(449) 评论(0)  编辑  收藏 所属分类: JSP and Servlet


只有注册用户登录后才能发表评论。


网站导航:
 
<2024年12月>
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234

导航

统计

留言簿(1)

文章分类(141)

文章档案(147)

搜索

最新评论