try

            <tr:panelPopup text="Click Here">
              <tr:outputText value="test" />
            </tr:panelPopup>

otherwise the value "test" is rendered before the link (Click here)

works fine, for me.

But, I noticed that the "popup" is a bit to high in the page.

-Matthias

On 9/14/07, Wolfgang <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I wrote a simple panelpopup example, but I always got this error:
>
> <tr:panelPopup text="test">
>              test
>  </tr:panelPopup>
>
>
> 14.09.2007 09:16:39
> org.apache.myfaces.trinidad.component.UIXComponentBase _getRendererImpl
> WARNUNG: Could not find renderer for CorePanelPopup[UIXFacesBeanImpl,
> id=_id57] rendererType = org.apache.myfaces.trinidad.Popup
>
> Can anyone help?
> Cheers
>


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Reply via email to