首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

您的action中少写了应用的路径

2012-06-22 
你的action中少写了应用的路径你的action中少写了应用的路径改成action/jspWeb/LoginServlet或者action

你的action中少写了应用的路径

你的action中少写了应用的路径改成action="/jspWeb/LoginServlet"或者action="<%=request.getContextPath()%>/LoginServlet"request.getContextPath()是获取当前应用的路径

热点排行