you are saying you use commandLink for toggle? try to use immediate="true" on that link
On 9/28/06, Pfau, Oliver <[EMAIL PROTECTED]> wrote:
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 ?
-- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

