java web路径的问题

对于<form action="/xx"> 和 <a href='/xx'>

其中,xx相应的为网站根目录

一般网站为虚拟目录,所以要 写成   /web应用程序名称/xx

posted @ 2015-04-23 23:58  youhumian  阅读(124)  评论(0编辑  收藏  举报