Um, if you look at the package naming for the classes themselves you'll
see that the package naming is "org.apache.myfaces". They are still
tomahawk components.
________________________________
From: Vladimir Isakovich [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 26, 2007 11:20 PM
To: [email protected]
Subject: Confusion about Tomahawk with Facelets
I can see in tomahawk.taglib.xml all components and renderers
pointed to or.apache.myfaces package, what is done according to xyzTag
classe's methods getComponent() and getRenderer().
I'm confused, why tomahawk Tag classes are NOT pointed to
tomahawk components and renderers???
Are those components and renderers being called and how???
vlad