Hi all, 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 in a xml file. 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 Tapestry how would i go it. Also how do i do include another page dynamically in tapestry. regards Ashok Madhavan
