[SOLVED] Tiles in Java server faces
Hi all,
I am new to JSF. I am doing a project in JSF in which I am using Tiles concept. I am able to create pages using tiles, but unable to navigate pages in Tiles. That is after filling the form if I click submit, it stays in the same page. But I have entered navigation rule and case in faces-config.xml file. Without Tiles, Navigation is easy for me. I searched Google but unable to get a tutorial for tiles for a beginner like me. Please Help.
Thanks in advance
mvg:)