On 2/21/06, Gerald Müllan <[EMAIL PROTECTED]> wrote: > If you use the "for" attribute in the message component, you should > also leave out forceId.
I think, it isn't *should*, it is a must. The "forceId" attribute is fine for reusing legacy java_script inside your Faces application. the "for" is refering to the *real* componentId, stored in your tree. -Matthias

