One thing I missed out on my first mail: a generated id won't be rendered out on all of the output-texts for example, so this might as well be the reason for not seeing the id in the outputted HTML.
The rule goes: if the id does start with an _, don't render it if this is a component for which it is not necessary... Maybe we should have a debug mode in which every id is rendered? regards, Martin On 12/23/05, Dennis Byrne <[EMAIL PROTECTED]> wrote: > >"rendered=false"? You can try turning up the logging configuration; the > >entire component tree is logged at DEBUG level under category > > org.apache.myfaces.util.DebugUtils > > Just a quick note, some of this was commented out in > LifeCycleImple.restoreView a while back, so you may not get what you want > with certain versions on MyFaces. > > > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

