jsp為: <p><a href="web/wechat/view/index.html">index</a></p>點(diǎn)擊index后,跳轉(zhuǎn)地址為 http://localhost:8080/web/wechat/view/index.html少了項(xiàng)目名ddh,正確的如下: http://localhost:8080/ddh/web/wechat/view/index.html修改application context,也無效
1 回答

烙印99
TA貢獻(xiàn)1829條經(jīng)驗(yàn) 獲得超13個(gè)贊
建議所有的鏈接請(qǐng)求都使用絕對(duì)路徑,你可以寫一個(gè)全局?jǐn)r截器,把request.getContextPath() 存到request里面全局調(diào)用
添加回答
舉報(bào)
0/150
提交
取消