CancellableFormController: about time :)
Writing about web page http://www.springframework.org/docs/api/org/springframework/web/servlet/mvc/CancellableFormController.html
Whenever I use Spring on a project there are a number of utilties that I end up writing time and time again (why don't I just copy them, or submit them to Spring; because I am a contractor and don't "own" the code I write :().
One of them is an extension to SimpleFormController which will understands a cancel request.
At long last ;) Spring has finally come up with their own implementation: link
Yeah!
Add a comment
You are not allowed to comment on this entry as it has restricted commenting permissions.