Check the archives. It has been brought up before. Not sure if
FacesTrace was the solution or something else

On 10/26/07, bansi <[EMAIL PROTECTED]> wrote:
>
> Thought so ... but how do i figure out which component has id "_id45"
> Please note i gave meaningful id names to all my components
>
>
> Andrew Robinson-5 wrote:
> >
> >> [org.apache.myfaces.renderkit.html.HtmlLabelRenderer] - <Attribute 'for'
> >> of
> >> label component with id manageAddrBlkForm:_id45 is not defined>
> >> I am not sure what the error means "Attribute 'for' of label component is
> >> not defined"
> >
> > It means that the component with the ID "manageAddrBlkForm:_id45" does
> > not have the for attribute given.
> >
> > This is not a message component, but a label component
> > (org.apache.myfaces.renderkit.html.HtmlLabelRenderer is the renderer)
> >
> >
>
> --
> View this message in context: 
> http://www.nabble.com/How-to-Debug-JSF-Errors-tf4699514.html#a13437575
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>

Reply via email to