dev@jsftemplating.java.net

re: JSFTemplating: location of UIComponentFactory annotations + couple other questions

From: Rogers Reilly <rogers_reilly_at_s-rod.com>
Date: Sat, 05 Jan 2008 16:48:22 -0600

Thanks Ken, I tweaked those faces-config files in the two .jars as you
suggested, and can now use a basic template in my app.

So, on the events/handler stuff, that is all done by the JSFTemplating
ViewHandler? The TemplateRenderer (on its own) can't pick up and handle
an annotation-defined handler in the template file? It makes sense that
the Events would require JSFT to be handling everything, but Handlers
seem like they might work in a standalone renderer situation.

Thanks again.