On Fri, 2008-01-04 at 19:14 +0200, Anton Gavazuk wrote:
> I have project based on JSF 1.1 (MyFaces), Tiles and Tomahawk (1.1.5)
> I think about migration to JSF 1.2 and adding some new features and
> somehow to move my layouts subsystem to another system.
> How you consider -  Facelets + MYFaces 1.2.1 would be worth in this case?

JSF1.2 is definitely better than JSF1.1.

When using JSF1.1, Facelets is *much* better than JSP.

When using JSF1,2, JSP and Facelets are pretty much equal IMO. Facelets
does give better error messages but the support for JSP is more mature
in IDEs (as the earlier messages in this thread show).

Regards,

Simon

Reply via email to