JSF, Ajax and the Back ButtonFor the last few weeks I have been trying to integrate back button support into my companies JSF/Ajax app as an "Undo" feature. I have been using 2 approaches, 1) g4jsf (a subproject of Ajax4JSF) to enable use of GWT, and 2) dojo.undo.browser.


