users@woodstock.java.net

TabSet and Validation

From: Stephan Bardubitzki <stephan_at_bardubitzki.com>
Date: Mon, 10 Nov 2008 22:21:36 -0800

Hi there,

In order to be able to cycle through a tabset without forcing
validation, I have added the "immediate" property to each tab in the
tabSet. Each tab contains a number of required input fields and a submit
button with regular action method.

The problems is that the submit button doesn't trigger form validation.

Is this a known bug? If so, is there a workaround?

Or do I miss something here?

Regards,
Stephan