Hi,
additional info:
the PageRenderer replaces the responsewriter in the facesContext with a buffer.
all content of subcomponents are rendered into this buffer.
in PageRenderer.encodeEnd() all is rendered into the original writer
: including the head with styles and scripts, the opening body and
form. then the buffer content and the closing form/body/html tags.
Regards,
Volker
2007/11/22, Bernd Bohmann <[EMAIL PROTECTED]>:
> Hello,
>
> the solution is far from perfect.
>
> In tobago the UIPage (tc:page) supports adding style files and script
> files for a component. The page tag renders the HTML, BODY and FORM tag
> for a jsf page.
>
> Regards
>
> Bernd
>
> Matthias Wessendorf schrieb:
> > I am not aware of Tobago details.
> > But I bet, that there is a much better concept as the Tomahawk Filter.
> >
> > -M
> >
> > On Nov 22, 2007 4:09 PM, Simon Kitching <[EMAIL PROTECTED]> wrote:
> >> ---- Matthias Wessendorf <[EMAIL PROTECTED]> schrieb:
> >>> I think, that Tobago has an elegant approach for that as well.
> >> Unfortunately that isn't quite enough information to begin implementation
> >> :-)
> >>
> >> If there is an elegant Tobago solution to this, can someone please explain
> >> what it is?
> >>
> >>
> >>
> >
> >
> >
>