Hi,

Didn't try it out, but i would set it up like this:

   <tag>
       <tag-name>panelLayout</tag-name>
       <component>
           <component-type>org.apache.myfaces.HtmlPanelLayout
</component-type>
           <renderer-type>org.apache.myfaces.Layout</renderer-type>
       </component>
   </tag>

You get these values from the component's source file, in this case
org.apache.myfaces.custom.layout.HtmlPanelLayout.

HTH,
Catalin

On 1/26/07, Francesco Consumi <[EMAIL PROTECTED]> wrote:

Hi all,

I'm trying to use Facelets in test project.
We make heavy use of t:panelLayout, but there isn't any declaration of
that tag in tomahawk.taglib.xml.
what's the correct declaration for panelLayout ?

thanks,

--
Francesco Consumi
Istituto degli Innocenti

Reply via email to