Hi everyone, What I've done is:
I am designing a page in tapestry, In that page now showing four components Header Topitems (Contains list of videos) Categories (Contains list of videos but specific to categories) Footer What I've done is just design the four components in a single page itself using Index.tml, Index.java, Styles.css What I need is: Now I want to separate the designs in index.tml to a separate component layouts like Header.tml Topitems.tml Categories.tml Footer.tml & in Index.tml all I want to just call to those four component layouts. I've tried with tapestry component layout & created Header.tml and done the header designs in that & called in Index.tml, it works!!! But when I created another layout Footer.tml I faced a problem in calling more that one layout in Index.tml, How do I do that? Thanks in advance, Karthi. -- View this message in context: http://tapestry.1045711.n5.nabble.com/How-to-split-up-components-in-a-tapestry-page-tp5716079.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org