Sorry, I'm afraid I'm misunderstood. I looking for a method which will give me the only components and sure It's child's HTML source. This should be a String value.
On 11/21/05, Andrew Robinson <[EMAIL PROTECTED]> wrote: > Yes. If you want an example, there is one at this site: > http://www.theserverside.com/articles/article.tss?l=BuildingCustomJSF > > Look for 'Building the"HelloWorld" Custom UI Component Step 1: > Creating a UIComponent Class' > > On 11/21/05, Onur Tokan <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Is it possible for a component render itself? > > > > like: > > > > public String HtmlDataTable.renderHtml() > > > > best regards... > > >

