社区
JavaScript
帖子详情
页面报javax.servlet.ServletException: Request[/policyrevert] does not contain handl
hebsxl2000
2012-08-30 12:07:34
如题,请问这是什么情况
网上说method不能用?连接
我的情况是这样的,当前列表页,如查询之后,或者添加信息的时候,刷新一下页面,页面就报这个错
ie下能识别,safari,chrome不行
...全文
142
4
打赏
收藏
页面报javax.servlet.ServletException: Request[/policyrevert] does not contain handl
如题,请问这是什么情况 网上说method不能用?连接 我的情况是这样的,当前列表页,如查询之后,或者添加信息的时候,刷新一下页面,页面就报这个错 ie下能识别,safari,chrome不行
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
4 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
hebsxl2000
2012-08-30
打赏
举报
回复
谢谢前面朋友 问题找到了
在ie下 post与get提交都可以 但是safari 刷新页面后必须用get
我试了一下竟然可以了 不太明白是为什么 还得研究
hebsxl2000
2012-08-30
打赏
举报
回复
[Quote=引用 2 楼 的回复:]
var loca = "<%=basePath%>/mas_page/policy/policyedit.do?method=showRevertEdit&isModify=mod&id="+id;
你这种传参方法是不行的,你可以写成这样的
<form action="<%=basePath%>/mas_page/policy/policyedit.do">
……
[/Quote]
这是js里写的,比如页面有好多个按钮,该怎么写呢 用的是一个form表单,跳转不同页面
xq30397022
2012-08-30
打赏
举报
回复
var loca = "<%=basePath%>/mas_page/policy/policyedit.do?method=showRevertEdit&isModify=mod&id="+id;
你这种传参方法是不行的,你可以写成这样的
<form action="<%=basePath%>/mas_page/policy/policyedit.do">
<input type="hidden" id="method" value="showRevertEdit" name="method"/>
<input type="hidden" id="isModify" value="mod" name="isModify"/>
....
</form>
hebsxl2000
2012-08-30
打赏
举报
回复
顶 。。
请问 如果js中这样写应该怎么改呢?
var loca = "<%=basePath%>/mas_page/policy/policyedit.do?method=showRevertEdit&isModify=mod&id="+id;
window.location.href=loca;
java
x.
servlet
jar包---解决找不到
java
x.
servlet
.*等问题
java
x.
servlet
的jar包,解决找不到
java
x.
servlet
.*等问题的!欢迎下载!!
HTTP Status 500 -
java
x.
servlet
.
Servlet
Exception
: File [/head.jsp] not found
完整错误信息HTTP Status 500 -
java
x.
servlet
.
Servlet
Exception
: File [/head.jsp] not foundtype
Exception
reportmessage
java
x.
servlet
.
Servlet
Exception
: File [/head.jsp] not founddescription The server encounter
java
x.
servlet
.
Servlet
Exception
:
Request
[/usergetinfo] does not
contain
handl
er parameter named 'para
异常详细信息: 2015-01-16 17:18:02,424 ERROR org.apache.struts.actions.DispatchAction
Request
[/usergetinfo] does not
contain
handl
er parameter named 'param'. This may be caused by whitespace in the label t
Could not transfer artifact
java
x.
servlet
:
java
x.
servlet
-api:pom:3.1.0 from/to central (https://repo.
Maven异常:Could not transfer artifact
java
x.
servlet
:
java
x.
servlet
-api:pom:3.1.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/
java
x/
servlet
/
java
x.
servlet
-api/3.1.0/
java
x.
servlet
-api-3 在使用ide
SpringMVC之
java
x.
servlet
.
Servlet
Exception
: Filtered
request
failed.
导出Excel接口,莫名其妙
报
错,详细错误如下:
java
x.
servlet
.
Servlet
Exception
:
java
x.
servlet
.
Servlet
Exception
: Filtered
request
failed. at org.eclipse.jetty.server.
handl
er.
Handl
erCollection.
handl
e(
Handl
erCollection.
java
...
JavaScript
87,991
社区成员
224,688
社区内容
发帖
与我相关
我的任务
JavaScript
Web 开发 JavaScript
复制链接
扫一扫
分享
社区描述
Web 开发 JavaScript
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章