Sunday, January 16, 2011

CSRF Security Error

 This occurred when I combined DWR with Tomcat 7

To resolve this error edited the catalina_home/conf/context.xml

<Context useHttpOnly=”false”>



 Reference: http://redrata.com/2010/11/resolving-dwr-csrf-security-error-popups/#more-125

4 comments:

  1. How do I solve the CSRF security error? Where do I insert that code?

    ReplyDelete
    Replies
    1. Open Tomcat/confg folder. See there is a File Context.xml Open it. Find for and change to . Done

      Delete
  2. me sirve bastante
    Aunque me gustaria que me proporcionaras alguna informacion de donde encontraste la solucion.

    ReplyDelete