Hi Take a look at Clay [1] - It does things Facelets don't but Tiles does. There are tutorials there too [2], [3] [1] http://shale.apache.org/shale-clay/index.html [2] http://wiki.apache.org/shale/ShaleAndClayTutorial [3] http://wiki.apache.org/shale/CreatingClayComponents Hermod
-----Original Message----- From: James Gardener [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 5:01 AM To: MyFaces Discussion Subject: Re: tiles in myfaces1.1.4 doesn't work Hi Simon, Thank you so much for telling me this. That is why I hardly found any support on tiles with myfaces on line. I will start to look at the facelets you suggested. Do you know any good websites for facelets? Thanks, James On 3/6/07, Simon Kitching < [EMAIL PROTECTED]> wrote: James Gardener wrote: > I sent two messages regarding the above problems to > [email protected] <mailto: [email protected]> but have not > received any replies. I also searched recent threads regarding tiles > without any luck. I really don't want to give up myfaces because of the > > tiles problem. Does anyone successfully implement tiles with myfaces, > especially with menu + body + header layout? Could you please post your > successful samples? Thank you very much. I think you've got your answer James: no-one *is* using myfaces with tiles. I guess they have all converted over to using facelets which AFAIK comes with tiles-like functionality built in. Remember that JSF is explicitly designed to support multiple ways to define JSF component trees. JSP is just one of them. Facelets is another; I haven't used it personally but many people say it is far superior to JSP when working with JSF. As it sounds like you are starting a new project you may wish to give it a try. Regards, Simon * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

