I am using JSF, Spring, Hibernate . Everything looks well with my JSF form . But the log shows following errors
2007-10-26 12:49:24,618 WARN [org.apache.myfaces.renderkit.html.HtmlLabelRenderer] - <Attribute 'for' of label component with id manageAddrBlkForm:_id45 is not defined> I am not sure how to figure out which component has id "_id45 " I am not sure what the error means "Attribute 'for' of label component is not defined" Please note i have defined <h:message for="" /> for all my components & also checked the name matches with the component name -- View this message in context: http://www.nabble.com/How-to-Debug-JSF-Errors-tf4699514.html#a13434545 Sent from the MyFaces - Users mailing list archive at Nabble.com.