Hi all,
I am using wicket and spring security in my application. By default spring security enables CSRF protection. It expects a csrf token in my wicket pages. How to define csrf token in all my wicket pages.Can you all please help me define CSRF token in my wicket pages