Hi

2010/5/11 Jakob Korherr <[email protected]>

> Hi,
>
> However this also means that custom component libraries (e.g. Trinidad)
> that have ClientBehaviorHolder-components have to implement the logic to
> detect and render jsf.js on their renderers too, right?
>
> Can we do something better here or is this a spec problem/issue?
>

Unfortunately I don't think so. It is responsibility of the renderer of
ClientBehaviorHolder components to render its required resources. In
trinidad case, it is possible they just use its own javascript api that do
something before delegate to jsf.js calls. To render inline correctly we
need to put the code on the renderer.

regards,

Leonardo Uribe


> Regards,
> Jakob
>
>

Reply via email to