[EMAIL PROTECTED] wrote:


Can you please elaborate on "The required="true" attribute also seems to be ignored, because I can safely advance without any errors."?

I simply meant that if I clicked on a command button, such as "Next" or "Finish" that MyFaces happily accepts the input as even if nothing is filled in on the form, completely bypassing the validation. But, it doesn't update the data model. At least, it doesn't update the data model if <x:dataList> is used. It does if <h:dataTable> is used. If dataTable is used everything works as it should.

Rich

Reply via email to