It's been awhile since I used tabs, but I think if you use server-side
tab switching, only the current tab will be rendered (and submitted
and validated).

If you use client-side tab switching, all tabs are rendered (but
hidden with javascript) and all tabs are submitted.

On 6/5/07, Alexander Wallace <[EMAIL PROTECTED]> wrote:
I have a MyFaces portlet with 5 or so tabs, each with its own set of
independent (i would hope) fields and submit buttons... However, all
elements in all tabs are submitted and validated when either of tabs
has a submit button clicked...

Is this really how it is supposed to be? I'm using MyFaces 114

Thanks!


Reply via email to