It sounds like you are either confusing terminology or actual functionality.

Let's clear one thing up.
1. You can have many components on a page
2. You can only have one Layout component per page (a Layout is a special
component)
3. Layout components can contain normal components

Most applications will have only 1 or 2 layouts but will have many
components. See this JumpStart examplet example [1] where there 1 layout
applied to 2 pages with a common left, right and footer. These could easily
be custom components

[1]
http://jumpstart.doublenegative.com.au/jumpstart/examples/component/thelayoutcomponent1



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/How-to-split-up-components-in-a-tapestry-page-tp5716079p5716083.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

Reply via email to