Hello,

Is it possible to bind any jsf component to a generic jsf tag.

<h:baseJSFTag binding="#{managedBean.anyJsfComponent}"/>

I want to know if we can generate dynamically bind all jsf components
on a jsp page without specifiing the jsf tag type.

Thanks

Reply via email to