Thanks for the information, do you know any more details, like at what point I 
can trap the back button event using the state manager? Is there a request 
generated when the back button is pressed ?

Thanks
Srikanth

-----Original Message-----
From: Mike Kienenberger [mailto:[EMAIL PROTECTED]
Sent: Friday, May 06, 2005 5:21 PM
To: MyFaces Discussion
Subject: Re: detecting back button


I haven't done this yet, but I believe you'd handle back button issues
with a custom StateManager.:

http://java.sun.com/j2ee/javaserverfaces/1.1_01/docs/api/javax/faces/application/StateManager.html


On 5/6/05, Srikanth Madarapu <[EMAIL PROTECTED]> wrote:
> Hi
> 
>   Is there any way I can detect if the user clicked the browser's back 
> button?  I need to take some action when user clicks the browser's back 
> button.
> 
> TIA
> -Srikanth Madarapu
> 
>

Reply via email to