CSRF protection techniques?

Yes, I have a simple solution that has worked well for me. For each post request, send the sessionid in the data via javascript (obtained from the cookie) and on the server side it just needs to check that the sessionid cookie and the sessionid in the data are the same for every post request.

I am using Tomacat server in my poject. – Yasin Dec 3 '10 at 8:01 I've never used java to make a website before, (python rules), can you add code that gets called for each request? – dan_waterworth Dec 3 '10 at 8:07.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions