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 > >

