On Thu, 19 Jul 2012 20:37:24 -0300, mu <mubao...@gmail.com> wrote:
Exactly. Otherwise, you'd need to access part of a page's template in
another page, and that's something completely against Tapestry's
philosophy
and architecture.
The content of the zone depends on what the user selected on runtime,
what is the best practice to do this?
Blocks (<t:block>) and the Delegate component to render them. Examples
here: http://tapestry.apache.org/switching-cases.html.
If you have something that should be used in two or more different pages,
put this something in a component and use it in that pages, as someone (I
forgot who, sorry) already mentioned in this thread.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org