Or just upgrade to JSF1.2 and stay with JSP. JSF1.1+Facelets is vastly superior to JSF1.1+JSP.
But I don't see any major difference between JSF1.2+facelets and JSF1.2+JSP+tomahawk+tiles2 Or is there something I've missed? Regards, Simon ---- "Kito D. Mann" <[EMAIL PROTECTED]> schrieb: > Converting to Facelets is pretty painless, since the syntax is standard XML > and it uses the same tags as JSP. If your old project warrants new > development, Id go for it. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Kito D. Mann - Author, JavaServer Faces in Action > <http://www.virtua.com/> http://www.virtua.com - JSF/Java EE consulting, > training, and mentoring > <http://www.jsfcentral.com/> http://www.JSFCentral.com - JavaServer Faces > FAQ, news, and info > > > > > > From: Carlos Adolfo Ortiz Quiros [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 06, 2007 9:15 AM > To: MyFaces Discussion > Subject: Facelet Question > > > > Is Facelet worth using for a new Project or old one? > > I am having an old project in JSF, but don't know if facelet is the choice. > > If I have many pages in an old project, it is easy or hard the conversion to > Facelet. >

