Hi,
I have a
JSF application with a tree and some input text fields. It is not possible
to open a node in the tree. The site seems to be refreshed. The request after
the click on a node ends in PROCESS_VALIDATIONS because a editable input text
field is invalid and the next phase is RENDER_RESPONSE. I don't use a validator.
What's wrong ?

