I am having problem with required=true validation which is applied on disabled fields.
I have an a4j:commandButton and two dropdowns containing list of states and list of countries inside a form. Both ...
I have a form to update user's information, if validation fails, it displays error message and after correcting the error input, the form doesn't get submit why?. Without error message, it ...