Hi all!
I’m new to JSF; I’m evaluating if the solution of using JSF for a new web-site implementation is useful or not. I have seen how it is simple to save data from a form, but I didn’t understand why I can load values into a form that I already read, to change them and re-save them.
I don’t be able to understand why I can populate values of a backing bean as I would, instead of creating a new one from by Faces Servlet (obviously blank).
thanx in advance for your attention,
Claudio.