I have an application that used to work just fine. It was ported to
Facelets and continued to work fine. The jsf_sequence number
incremented correctly.

Now when I click on a link, nothing happens and I am sent back to the
same page. My action is never executed and I see no mention in the
logs of any problems (even at DEBUG logging). Also, I notice that
between each page, the jsf_sequence number is always 1.

Any ideas how to resolve or troubleshoot this?

Thanks,
Eric

Reply via email to