> There may be other ways to do this, but all involve in depth knowledge of
> the facelets code and writing custom components and tag handlers.

the tobago project has some facelets extension code already.

-M

>
>
>
> On Jan 18, 2008 5:55 AM, Daniel Niklas < [EMAIL PROTECTED]>
> wrote:
> >
> > Hi Andrew,
> >
> >
> >
> > Andrew Robinson-5 wrote:
> > >
> > > That is not valid. For AJAX/PPR to work there has to be HTML output to
> > > replace. Use css to hide the data if you want (display: none)
> > >
> >
> > I don't want to hide "html-regions". I need a ppr/trinidad
> naming-container
> > with an attribute "partialTriggers ". This container shoud not affect my
> > layout.
> >
> > I need partialTriggers for a <ui:define>. Because facelets doesn't know
> the
> > ppr-features of trinidad, i had to put in another trinidad component here.
> >
> > I want to realize something like this:
> >
> > <ui:define name="myArea" partialTriggers="one two" />
> >
> > Daniel
> > --
> > View this message in context:
> http://www.nabble.com/-Trinidad--need-Naming-Container-%22without-visible-html-output%22-for-partialTriggers-tp14919183p14949370.html
> >
> >
> >
> > Sent from the MyFaces - Users mailing list archive at Nabble.com.
> >
> >
>
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to