I have a
JSF page with submit/reset/back button
the page works fine with one operation on the page
If submit is clicked once , it displays the result or error on the same page , but then reset/back/submit when clicked agin there is no action hapeening , the assocaited action function is not getting called at all
same with reset/back button
please advice what approach I should try with
Iam really in a BIG problem
thanks