We are using Spring Security for managing authentication. The issue we are seeing is that when a user\'s session is timed out between bringing up a GET form and hitting the sav
I guess this jira issue of spring security describes your problem and how to handle this.