rajadurai_k schrieb: > Hey, > > > > I want to use tiles in JSF. > > > > Can you help me. > > One word dont, use facelets instead if possible. Tiles is just a huge pain especially in jsf (there are some things which cannot work due to tiles design)
Second word, you have a working tiles example in the MyFaces examples, this should give you a headstart.

