Hello All,
I hope someone can please help me with this --

Currently when I navigate back to a form that has previously been submitted,
using the browser back button, I need to click the submit button twice in
order for the form to actually resubmit. The first click seems to reset the
form, clearing any changes that have been made to input fields since
navigating back to the form.

We are currently using server-side state saving method, and I thought this
might be the problem, so I tried switching this to client, but then the
FacesServlet throws a java.io.NotSerializableException.

Has anyone had either of these two problems?
How can I get the browser back button to work?
Using MyFaces 1.0.7.

Thanks,
Arinaya


Reply via email to