Hi!
>> I dont know, why you think facelets are speedier. They use exactly the
>> same renderer class, no?
>>     
> Actually they are faster, but that is not my point, my point was to
> enable easier component editing
> and having a good set of components built upon an easier component tech.
>   
For sure, facelets is the more native technique for JSF than JSP.

> But the main problem I have with the current approach is that for a
> simple 10 lines of html and javascript I have 200 or more lines 3
> classes and two xml entries of component markup.
> Sure there is finally a codegen generating some of that stuff, but still
> maintaining thise code bloat is a huge burden.
>   
Still I dont think its time to drop JSP support now.
But maybe I am not objective as I have a pain if you drop JSP support.
We move to JSF by migrating our JSP application to it - using JSP to
allow an easy migration.
Hmmmm, maybe I should rethink this strategy ..... :-)

But it might be a real hurdle if one not only has to move to JSF but to
facelet too, e.g. almost every IDE supports JSP (and thus JSF in
general) - for facelet there is still a way to go.

Ciao,
Mario

Reply via email to