Hi all, i have just started paying with Tapestry. we have a application which was written in struts. In each page in our application we specified the components ( like Status Chart, My Action items etc ) that can be rendered. These components are stored in DB as xml. There will one page definition xml per page. The user can choose which component needed to be rendered. We had a common page which did a dynamic jsp:include to include the appropriate components.
If i were to do this / convert to Tapestry how would i do it. Also how do i do include another page dynamically in tapestry. regards Ashok Madhavan
