I am trying to find a way to prevent users from clicking back the browser to the page after they logout and I figured easiest way is to clear the cache so they have to go back to the login page.
I cannot use a scriptlet code to do so, which is what many of the googled suggestions showed. Is there a way to do this via JSTL or HTML?