A request has been denied as a potential CSRF attack错误解决方法

Posted quicksand.F

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了A request has been denied as a potential CSRF attack错误解决方法相关的知识,希望对你有一定的参考价值。

2018-05-30 13:40:50 [http-nio-8081-exec-3] [ERROR] com.opensymphony.xwork2.interceptor.ParametersInterceptor -Developer Notification (set struts.devMode to false to disable this message):
Unexpected Exception caught setting ‘id‘ on ‘class com.huoq.admin.login.action.LoginBackgroundAction: Error setting expression ‘id‘ with value [‘2‘, ]
2018-05-30 13:40:51 [http-nio-8081-exec-2] [INFO ] com.huoq.admin.product.action.DataOverViewAction -加载数据 loadDataOverView [email protected]
2018-05-30 13:40:51 [http-nio-8081-exec-4] [ERROR] org.directwebremoting.dwrp.BaseCallMarshaller -A request has been denied as a potential CSRF attack.

 

修改 tomcat下context.xml修改为false

<Context useHttpOnly="false">

以上是关于A request has been denied as a potential CSRF attack错误解决方法的主要内容,如果未能解决你的问题,请参考以下文章

solr部署tomcat 访问HTTP Status 403 – Access to the requested resource has been denied

getReader()/getInputStream() has already been called for this request

解决Cannot forward after response has been committed

Mixed Content: xxx This request has been blocked; the content must be served over HTTPS.

Https异常This request has been blocked; the content must be served over HTTPS

解决[origin 'http://xxx.xxx.com:xxxx' has been blocked by CORS policy: The request client is n