Hi,

the way to do that, is to create a rigid state model of your application and
use a centralized worker servlet (hide all other pages/jsps/servlets from
the user).
Struts gives the framwork for that.

Mika

----- Original Message -----
From: "Denis Balazuc" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 28, 2001 8:27 PM
Subject: Re: Disable Refresh Function in IE


> No, there's no way to disable any of the browser's buttons such as
Refresh,
> Back or Forward....
>
> The only way to prevent a refresh is to maintain some flag when you serve
> requests, but even this is hardly feasible.
> I'd love to hear about a clean solution on that topic....We need to avoid
> people from refreshing pages too....
>
> ----- Original Message -----
> From: "Bala Nemani" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, November 28, 2001 12:54 PM
> Subject: Disable Refresh Function in IE
>
>
> > Hi:
> >
> > Is there a way to disable REFRESH functionality. I.e. not just
> > hiding the Refresh button but disable the refresh functionality it self
> (F5
> > function key also).
> >
> > Thanks
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to