I've done my share of research but failed to find any reliable option. I've a AJAX-based mobile web app, developed in Spring MVC and want to support both the browser's back button as well as a button of the same function in the layout itself.
Can anyone show me some alternatives? FYI, I'm using jquery, so plugins for that are welcomed in diminuishing dependencies.
Thanks