there is a Trinidad CoreRenderKit class
the construktor does

 public CoreRenderKit()
 {
   _addBasicHTMLRenderKit();
 }


which reads the renderers and put's them to T.

Is that what you are asking for?

Greetz,
M

On 9/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,
I'm pretty new to JSF and especially to Trinidad.
I wonder, how Trinidad handles the rendering of components that require the 
default HTML renderkit (like basic components of myFaces or the RI). Is there a 
fallback somewhere, that delegates rendering to the renderers of the 
HTML_DEFAULT renderkit? or are these components handled by Trinidad itself..

Thanks for answering,

-clem
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer



--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to