If you can use javascript, just add following code to all your pages.
Whenever anyone will click browser back on any page, that page itself will
get reloaded rather than going back to the previous page.
<SCRIPT LANGUAGE="JavaScript">
<!--
(1);
//
</SCRIPT>
Message
From: Lixin Chu [mailto:lixin.chu (AT) gmail (DOT) com]
Sent: Monday, June 26, 2006 5:10 AM
To: Struts Users Mailing List
Subject: Re: [again] how to disable browser's back button after logout ?
is there a clearner way of doing this if I want to protect every page except
the login/out ?
To unsubscribe, e-mail: user-unsubscribe (AT) struts (DOT) apache.org
For additional commands, e-mail: user-help (AT) struts (DOT) apache.org