There have been many posts on this at http://www.mail-archive.com/users%40myfaces.apache.org/
 
I set the STATE_SAVING_METHOD to client and it fixed the problems
 
    <context-param>
        <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
        <param-value>client</param-value>
    </context-param>
 
Balaji

[Balaji Kalyansundaram]  -----Original Message-----
From: Tom Butler [mailto:[EMAIL PROTECTED]
Sent: Monday, 6 February 2006 2:06 PM
To: [email protected]
Subject: browser back button in JSF?

Can anyone point me to a wiki or other to help me understand  how to handle the user pressing  the browser back button in a JSF application?

 

I’ve read this is a weakness of JSF, and from the testing I’ve done it does appear to be a problem.  Looking for any ways to gracefully handle this situation.

 

Thanks!

This correspondence is for the named persons only.
It may contain confidential or privileged information or both.
No confidentiality or privilege is waived or lost by any mis transmission.
If you receive this correspondence in error please delete it from your system immediately and notify the sender.
You must not disclose, copy or relay on any part of this correspondence, if you are not the intended recipient.
Any opinions expressed in this message are those of the individual sender except where the sender expressly,
and with the authority, states them to be the opinions of the Department of Emergency Services, Queensland.

Reply via email to