Somewhere i found

Page A calls Page B

User should not be allowed to go to Page A from Page B.

Put the code below in Page A.

<Script>
window.history.forward(1);
</Script>

I have not tested it.

Thanks and Regards,
Kapil Sharma


-----Original Message-----
From: Antonio Petrelli [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 08, 2007 5:34 PM
To: Struts Users Mailing List
Subject: Re: disable back button


2007/5/8, Laurie Harper <[EMAIL PROTECTED]>:
>
> jalal udeen wrote:
> > how to disable back button
>
> Unplug the mouse... ;-)



Or paint an X on the back button on your monitor :-P
Anyway, if you google "disable back button" in google, you can find what you
need (or what you don't expect :-) )

Antonio



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to