in certain scenario, we might want to disable the browser back behavior.
eg,
in an ajax application, the application screens changed, but the browser url remains unchanged.
if the user click on the browser back button now
the application is navigate away from what the user doing,
where the user simply wants to navigate to the previous screen.
thus, disable the browser back behavior is very important here.
Wednesday, July 5, 2017
Subscribe to:
Posts (Atom)
Popular Posts
- Workaround for p:contextMenu in dataTable
- How to get Company Id in Liferay
- How to load file(s) in the same directory
- How to copy folder with Maven
- How to override JSF library in JBoss
- How to copy file(s) with Maven
- How to easily get logged in user in Liferay.
- How to pass date type parameter in a restful service
- Saving and Updating a document with json in MongoDB
- How to exclude all files in resources folder