hi. in my form i use h:inputText tags. some of the fields in my form are required so i added the required="true" attribute and it works great but how do i change the message from "field name": Value is required to something of my own?
i looked at the JSF Tag Library Documentation and found this two a attributes: - requiredMessage - validatorMessage but i tried them both and none of them worked.... thanks a lot! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987177#3987177 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987177 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
