It works for Mozilla Firefox and Internet Explorer.

Not 100% sure about this:
By using the back button the browser wont send a new request to the server. So what could happen?

Rene


On Tue, 7 Aug 2007 10:56:34 +0200
 "Michał 'Gandalf' Stawicki" <[EMAIL PROTECTED]> wrote:
But this won't prevent any actions that might happen because of rendering previous page. It just makes sure that after rendering
previous page the next page will be redisplayed.

On 07/08/07, Adrian Mitev <[EMAIL PROTECTED]> wrote:
Is this working on all browsers?

2007/8/7, Rene Guenther <[EMAIL PROTECTED]>:
> Hi Sergio,
>
> we use on every JSF page the following javascript code:
>
> <script>
> history.forward();
> </script>
>
> When the user pushes back button he is automatically
> forwarded again.
>
> Just a workaround though.
>
> Regards
> Rene
>
> On Mon, 06 Aug 2007 15:15:31 +0100
>   Escalada Sergio <[EMAIL PROTECTED]> wrote:
> >    Hello.
> > I am using MyFaces 1.1.5, Tomahawk 1.1.6 in my WEB
> >Aplication, and i
> > have a requirement mandatory to disable the browser back > >button while the user is interacting with the aplication.
> >The requirement is really serious and compromise the
> >usability of the aplication, can anyone tell me if it is > >possible to do anything to avoid the use of the browser > >back button?, or at least to control the use of it trying
> >to avoid the consecuences it carry.
> >
> >    Thanks in advance, sorry for my english.
>
>




--
Michał Stawicki

[EMAIL PROTECTED]
http://stawicki.jasliska.pl

Reply via email to