1. I want to disable refresh page functionality for a JSP page.
It should be browser independent.
I have some SQL statements in JSP which should not be executed again while refreshing.
2. Is it possible to get the previous web page URL from where it is being redirected to the current page.
Thanks
Start Free Trial