I haven't had any issues, but I use request scope for everything with
client-side state saving.  Those few things I have in either session
or application scope can be recreated at will.

On 3/28/07, Jan Vissers <[EMAIL PROTECTED]> wrote:
Hasn't anybody had the same issue/problem with submitting stale forms, or
is it just that nobody is using myFaces 1.1.5? Should I ask this
question (see below)
to the development maillist?

Jan Vissers wrote:
> Hi,
>
> Fairly new to myFaces and trying to figure out how to solve stale form
> submission in myFaces, as a result
> of browser back button navigation. I've done some prelimenary tests
> using myFaces 1.1.0 using a PhaseListener
> and "jsf_sequence" from RenderUtils. I've noticed this has been
> replaced by state saving in the client
> "ViewState" as of version 1.1.5. I'm wondering how I can detect
> whether a view sequence is out of order?
>
> I'm guessing ViewSequenceUtils has something to do with, but have no
> clue what to do?
>
> Can anybody give me some pointers?
>
> Thanks,
> -J.
>
>


Reply via email to