CSRF protection techniques -


can point me information on how protect applications csrf?

any code related this.

i using extjs ui, java on backend , tomcat server.

thanks in advance.

yes, have simple solution has worked me. each post request, send sessionid in data via javascript (obtained cookie) , on server side needs check sessionid cookie , sessionid in data same every post request.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -