On 3/4/09 7:33 AM, lincolnbaxter_at_gmail.com wrote:
> Hey guys, I'm trying to instantiate an ezcomp object in java so that I can build a component tree in a backing bean. Jsf must be doing this in the background; what's the proper way of doing this?
>
The process starts with Application.createComponent(FacesContext,
Resource), however, the magic that populates the component based on the
template content is still mostly within Facelets and hasn't been exposed
by the API.
This is a good candidate to send to: jsr-314-comments_at_jcp.org
> Thanks!
>
> Lincoln
> Sent from my Verizon Wireless BlackBerry
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>
>