Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I worked on struts 2.1 based application.i want when user clicked on logout button, he can't view previous jsp pages by using browser back button.For me, it looks like a situation where i have to reset the browser cache or something like that. I googled a lot about that and i find that delete cache is impossible, but i find some javascript scripts, or use response.setHeaders but none of that worked for me, Any suggestions are welcome.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900