Hi, I am developing portlets based on jsf bridge. I have a form with input text field and it's required attirbute set to true. When I submit this form with empty input value, validation error message should be printed at <h:messge> tag location. This seems to be not working in jsf bridge based portlets.
It looks to me that fields are being validated as I don't see the action handler's process action method called however, validation messages is not printed. Have someone experienced similar problem or I am missing something? Regards, Raj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
