> The renderer has access to the component and thus the attributes of that component.
This is what I want to do. How do I have accecss to the component and its attribute in the code of the rendered method? And remember that I do not use one component binding for each component. I have a Map<UICompontent> that I have all components in. How do I know which one, perhaps out of 10 components, is calling the rendered attribute? Best regards Pichdude -- View this message in context: http://www.nabble.com/Find-current-component-tf3818677.html#a10822455 Sent from the MyFaces - Users mailing list archive at Nabble.com.

