I've got 2 fields in my form. 1 has only "required=true", and 1 has "required=true" and a "validator=..." from the backing baen
I both fields have error: everything is fine I see the required msg & the b.b. validator msg but if only the second filed has an error - the backing bean function is called, but the application doesn't show the error message in continues to the next page why?????????? -- View this message in context: http://www.nabble.com/backing-bean-validation-tf4062250.html#a11541398 Sent from the MyFaces - Users mailing list archive at Nabble.com.

